mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-05-12 04:24:54 +00:00
Disable Verification for Microsoft Azure AD OIDC config example (#4258)
This commit is contained in:
@@ -434,6 +434,7 @@ upstream_oauth2:
|
||||
client_id: "<client-id>" # TO BE FILLED
|
||||
client_secret: "<client-secret>" # TO BE FILLED
|
||||
scope: "openid profile email"
|
||||
discovery_mode: insecure
|
||||
|
||||
claims_imports:
|
||||
localpart:
|
||||
|
||||
Reference in New Issue
Block a user