Updated dependencies. OAuth server from http://localhost to https://okupamicoche-keycloak

This commit is contained in:
2021-04-29 13:12:05 +02:00
parent 7c8276b2c7
commit 886579a0b3
5 changed files with 13 additions and 9 deletions

View File

@@ -26,8 +26,10 @@ oidc_providers:
- idp_id: keycloak
idp_name: Keycloak
issuer: "https://okupamicoche-keycloak:8443/auth/realms/okupamicoche"
client_id: "synapse"
client_secret: "2d2b51cf-09ab-44a3-97d8-b7c3c5289c87"
client_id: "okupamicoche-frontend-angular"
client_secret: "PUBLIC-CLIENT-WITH-NO-PASSWORD"
# client_id: "synapse"
# client_secret: "2d2b51cf-09ab-44a3-97d8-b7c3c5289c87"
scopes: [ "openid", "profile" ]
user_mapping_provider:
config: