Skip to content

Commit e40814b

Browse files
guimardMic92
authored andcommitted
Update Lemonldap-NG OIDC config (element-hq#17204)
Update OIDC documentation: by default Matrix doesn't query userinfo endpoint, then claims should be put on id_token.
1 parent df0ce3f commit e40814b

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

changelog.d/17204.doc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update OIDC documentation: by default Matrix doesn't query userinfo endpoint, then claims should be put on id_token.

docs/openid.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -525,6 +525,8 @@ oidc_providers:
525525
(`Options > Security > ID Token signature algorithm` and `Options > Security >
526526
Access Token signature algorithm`)
527527
- Scopes: OpenID, Email and Profile
528+
- Force claims into `id_token`
529+
(`Options > Advanced > Force claims to be returned in ID Token`)
528530
- Allowed redirection addresses for login (`Options > Basic > Allowed
529531
redirection addresses for login` ) :
530532
`[synapse public baseurl]/_synapse/client/oidc/callback`

0 commit comments

Comments
 (0)