...
Page Properties | ||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||
Resources & Remarks Always keep at the same state! enaio - official help: https://help.optimal-systems.com/enaio/v910/admin/administrator/en/dienste/idprovider.htm yuuvis Impulse: https://wiki.optimal-systems.de/pages/viewpage.action?spaceKey=MAN&title=Keycloak yuuvis Momentum & enaio: https://wiki.optimal-systems.de/display/EnaioServices/Keycloak
Modification History
|
Excerpt |
---|
Guideline for manual installation and configuration of keycloak as an identity provider for yuuvis® Momentum. |
...
As standard, the installation is done by means of a Helm chart. Two demonstration tenants are created and configured automatically. Further tenants for productive use have to be added and configured manually.
>> /wiki/spaces/YMY/pages/320049969>> Installation Guide
The manual installation and configuration of Keycloak for yuuvis® Momentum API are broadly described here.
...
Note: For productive use, it is recommended to connect Keycloak to a different relational database management system (RDBMS) instead of the embedded standard H2. Suggestions for compatible RDBMS are provided by Keycloak: https://www.keycloak.org/docs/latest/server_installation/index.html#database. Anchor TenantAndUser TenantAndUser
Keycloak: Tenant and User
...
These configuration steps have to be applied to each realm in each Keycloak instance in which to suppress the inclusion of role information in the Keycloak access token.
Anchor | ||||
---|---|---|---|---|
|
Session Management
For each user session, HTTP client and browser set session cookies as described here:
>> Authentication against the Core API
Additionally, the following cookies are set by Keycloak. For more information, please refer to the official Keycloak documentation.
- AUTH_SESSION_ID_LEGACY
- AUTH_SESSION_ID
- KEYCLOAK_IDENTITY_LEGACY
- KEYCLOAK_IDENTITY
- KEYCLOAK_PROXY_SESSION_ID
- KEYCLOAK_SESSION_LEGACY
- KEYCLOAK_SESSION
Summary
This article explained how to install and configure Keycloak as an identity provider and access management system for yuuvis® Momentum in a manual procedure.
...