The <Access> element contains configuration definitions for accessing the Web App. You can declare the element with the following attributes.
|
Attribute |
Description |
|---|---|
|
|
Defines which role can access the Web App. Possible values: Name of a role previously defined in the identity provider |
|
|
Defines which configuration from the Possible values: Name of a configuration entered in the |
|
|
Defines which authorization flow is used. If you do not want to require a login, use Note:
To use the single-sign-on functionality, you need to use the Possible values:
Note: Users who access the Web App without logging in are identified as
|
|
⚠️ DEPRECATED Note:
Previously, in X4 BPMS, it was possible to specify the Realm, Client ID and Secret parameters in The current implementation supports the use of multiple identity providers (IdP) at the same time. Each secured endpoint is protected by default with an authentication configuration marked as the default. If an endpoint or Web App is to be secured with another IdP or another realm of the same IdP, the desired authentication configuration is now specified instead of dynamically overwriting the realm, client ID, and secret per call. |