-
I have an OIDC provider that requires a second step to retrieve the user's profile information, similar to Discord, and I'm wondering if it's possible to implement that behavior without coding it directly into Kratos. I'm not opposed to issuing a PR, but the provider situation is unusual in that it is a variation of Google OIDC, only it is querying the YouTube v3 API to retrieve their channel information. Alternatively, if there is a way to retrieve the session's access token after login is completed I could have my application perform that query itself. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
There’s a feature request (#397) that’s not implemented yet but I think thatvwouldbbe the best option! |
Beta Was this translation helpful? Give feedback.
There’s a feature request (#397) that’s not implemented yet but I think thatvwouldbbe the best option!