Skip to content

Question: How to request groups scope with Okta backend #718

Open
@JOJ0

Description

@JOJ0

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions