Die BPC Version 4.1 wird nicht mehr gewartet.

Sollten Sie diese BPC Version nutzen, empfehlen wir Ihnen eine Migration auf eine aktuelle Version. Die Dokumentation zur neusten BPC Version finden Sie hier. Sollten Sie Fragen haben, wenden Sie sich bitte an unseren Support.

Account

This module provides access to user-specific data and configurations.

This module is part of the BPC Core Services. It is a standalone module, but it is embedded within the Core Services.
For this reason, the module cannot be removed or updated independently of the Core Services.

User Information

You can view the current user information using the plugin User Account Menu.

To do this, the plugin’s accountPage attribute must be set to true.

The page displays information such as the user’s name and assigned organizations, roles, and permissions.

account page
Illustration 1. User Information

External Account Management Page

If you use an external identity provider (e.g., Keycloak), you can link to that identity provider’s account page.

To do this, use the configuration options in the User Account Menu that begin with link.

You can access the Keycloak account page, for example, using the following syntax:

https://example.com/auth/realms/MY_REALM/account

You must adjust MY_REALM according to the realm you are using. Depending on the Keycloak version, /auth must be removed from the URL.


Keywords: