Closed scp93ch closed 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:
application.properties
)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
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.