Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Page Properties
hiddentrue
idDONE

Product Version
Report Note
Assignee

Resources & Remarks

Modification History

NameDateProduct VersionAction
Antje6 OCT 20212021 Wintercreated
Agnieszka19 OCT 20212021 WinterrLANG
Antje24 FEB 20222022 Springadd github link for example deployment
Antje16 MAY 20222022 Summerversion update


...

Encoded passwords are supported as well. For more details, refer to the official documentation about the Password Storage Format of the Spring Security project. The following encoders are supported: 

  • bcrypt
  • ldap
  • MD4
  • MD5
  • pbkdf2
  • scrypt
  • SHA-1
  • SHA-256
  • argon2

Configuration via Profiles

...

ParameterConfiguration for KEYCLOAK-PRROXY service
keycloak.hostPublic host of KEYCLOAK-PROXY service.
keycloak.serverPublic URL to the KEYCLOAK-PROXY service: https://${keycloak.host}/auth.
keycloak.admin.usernameThe user name for the login to the KEYCLOAK-PROXY service user interface.
keycloak.admin.passwordThe user password for the login to the KEYCLOAK-PROXY service user interface.

Running Multiple Instances

In order to realize a very high performance of the KEYCLOAK-PROXY service, it might be necessary to realize horizontal scaling by running multiple service instances in parallel. For the scaling of the KEYCLOAK-PROXY service, we recommend to configure a Hazelcast cluster within the yuuvis® Momentum Kubernetes cluster.
>> Configuring a Hazelcast Cluster