Spyderisk / system-modeller-deployment

Deployment scripts for Spyderisk System Modeller
Other
0 stars 1 forks source link

Add documentation regarding what Keycloak configuration is required #2

Closed scp93ch closed 1 year ago

scp93ch commented 1 year ago

A deployment using the integrated (insecure) keycloak is automatically configured with the necessary realm, roles and users.

If the deployment uses an external keycloak then the administrator needs to know what realm and roles and other config is necessary. This should be documented in this project.

scp93ch commented 1 year ago

The configuration used in the insecure config is:

realm: ssm-realm (though this can be set in the Spyderisk application.properties file)

client: system-modeller

service account roles:

Two users are defined in the insecure config. These would not need to be created in an external keycloak, but are copied here for reference.

user: testadmin

user: testuser