-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
3.11.7, 4.0.1
-
MOODLE_311_STABLE, MOODLE_400_STABLE
-
feature/claims-from-idtoken
-
Currently, Moodle only allows claims to be retrieved from the userinfo endpoints. Sometimes, some implementations exposes user info directly on the id_token, and not in the userinfo endpoint, like Active Directory Federated Services (which only exposes the user id through it and calls itself compliant with the spec).
ADFS however sets everything that is needed in the id_token.
I suggest that claims from the id_token and the userinfo endpoints should be merged before user info are extracted.
- is blocked by
-
MDL-75033 OAuth2 single sign out (aka "RP-initiated logout")
-
- Development in progress
-