Skip to content

Commit b14f71c

Browse files
authored
Disable Verification for Microsoft Azure AD OIDC config example (#4258)
2 parents a004d41 + 5996cac commit b14f71c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/setup/sso.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -434,6 +434,7 @@ upstream_oauth2:
434434
client_id: "<client-id>" # TO BE FILLED
435435
client_secret: "<client-secret>" # TO BE FILLED
436436
scope: "openid profile email"
437+
discovery_mode: insecure
437438
438439
claims_imports:
439440
localpart:

0 commit comments

Comments
 (0)