Allow fetching user claims through the userinfo_endpoint
on upstream OAuth 2.0 logins
#2088
Labels
A-Configuration
Related on what is configurable and how it can be configured
A-Upstream-OAuth
Related to login via upstream OAuth 2.0 providers
This issue was originally created by @sandhose at matrix-org/matrix-authentication-service#2088.
We currently extract user claims through the ID token. In some cases, we would like to fetch instead the userinfo endpoint to get those infos, especially on non-OIDC providers
Part of #2080
The text was updated successfully, but these errors were encountered: