Open
Description
It might be a dumb question, but I can't find a dedicated configuration explanation in the docs for Okta.
I see that with an OIDC backend it would work like this:
SOCIAL_AUTH_OIDC_SCOPE = ['groups']
as described in https://python-social-auth.readthedocs.io/en/latest/backends/oidc.html#scopes
What do I have to set in my Django config for an Okta backend (https://python-social-auth.readthedocs.io/en/latest/backends/okta.html)
Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels