-
Background I tried to add an idp provider who was using OAuth2. But the Authentik sends default scope with "email profile openid" when to authorize this provider. However these are not supported and they're using other self-defined scopes. Question |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I've already found the answer in Reddit. A new OAuth Source can be added in the code path: |
Beta Was this translation helpful? Give feedback.
I've already found the answer in Reddit. A new OAuth Source can be added in the code path:
authentik/source/oauth/types