authentication#
This property contains information about authentication (Login / Logout, Keycloak) used in piveau-hub-ui.
useService#
Enables the authentication service (default: true
).
login#
Login / Logout configuration values
Property | Description |
---|---|
useLogin | Enables the login (buttons) (default: true ). |
loginTitle | Title of the login button (default: Login ). |
loginURL | Relative URL to login page (default: /login ). |
loginRedirectUri | Redirect URI used after successful login (default: / ). |
logoutTitle | Title of the logout button (default: Logout ). |
logoutURL | Title of the logout button (default: /logout ). |
logoutRedirectUri | Redirect URI used after successful logout (default: / ). |
keycloak#
Keycloak configuration values (Realm, ClientID, URL, ...)
Property | Description |
---|---|
realm | The Keycloak realm (default: piveau ). |
clientId | The Keycloak clientID (default: piveau-hub-ui ). |
url | The Keycloak URL (default: https://keycloak-piveau.apps.osc.fokus.fraunhofer.de/auth ). |
ssl-required | ??? |
public-client | ??? |
verify-token-audience | ??? |
use-resource-role-mappings | ??? |
confidential-port | ??? |
keycloakInit#
Keycloak initialization values (Realm, ClientID, URL, ...)
Property | Description |
---|---|
pkceMethod | To activate PKCE set this variable to 'S256' |
rtp#
RTP default values
Property | Description |
---|---|
grand_type | ??? |
audience | ??? |