You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
608 B
JSON

{
"principal-workflow" : "session-principal",
"login-workflow" : "keycloak",
"principal-key" : "_PRINCIPAL_",
"keycloakurl" : "https://accounts.dev.d4science.org",
"keycloakrealm" : "d4science",
"clientid" : "d4science-example-wp",
"client_redirect_uri" : "http://d4science-cdn-public/d4s-cdn/auth/oidc-callback",
"user-manager-client-id" : "orchestrator",
"user-manager-client-secret" : "######",
"client-manager-client-id" : "orchestrator",
"client-manager-client-secret" : "######",
"group-manager-client-id" : "orchestrator",
"group-manager-client-secret" : "######"
}