AzMoo / django-okta-auth

Django Okta Auth is a library that acts as a client for the Okta OpenID Connect provider.
MIT License
30 stars 23 forks source link

Add support for org authorization server. #15

Closed platonfloria closed 1 year ago

platonfloria commented 3 years ago

When using Org Authorization Server groups are not present in token_id. https://support.okta.com/help/s/article/Okta-Groups-or-Attribute-Missing-from-Id-Token?language=en_US

jonbesga commented 3 years ago

Any update on merging this? It's very useful