updat issuer URL
This commit is contained in:
parent
48585942d8
commit
f42e2adfae
1 changed files with 1 additions and 1 deletions
|
@ -2276,7 +2276,7 @@ sso:
|
|||
oidc_providers:
|
||||
- idp_id: keycloak
|
||||
idp_name: "Corp Login"
|
||||
issuer: "https://idp.corp-serv.net/realms/MAT"
|
||||
issuer: "https://idp.corp-serv.net/realms/MAT/"
|
||||
client_id: "synapse"
|
||||
client_secret: "vulBbPIatTqthf3wVgWbXjrLa00Ejk913gQEqgFhZm6FTJj4rc5CWgGGIBjH6CBDaAmeyZ4Tgs0iK7w9tannkaY8u3ziW4vhU0Ji"
|
||||
scopes: ["openid", "profile"]
|
||||
|
|
Loading…
Reference in a new issue