Open
Description
Curerntly the generic Oauth provider interrogates the OIDC access token and will potentially query the userinfo endpoint for additional information. We'd like to be able to access data from the ID token as well.
Describe the solution you'd like
If there were a way--via json path or otherwise--to reference attributes from the ID token, that would improve the authentication process and possibilities significantly. The ID token--like the access token--is a standard in OIDC.
Metadata
Metadata
Assignees
Type
Projects
Status
🆕 New