Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

332 add claims supported #337

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

geoff-va
Copy link

Completes #332

  • Adds OIDC_CLAIMS_SUPPORTED option to oidc settings.py, which defaults to empty list
  • Adds claims_supported entry to ProviderInfoEndpoint, retrieved from settings.py
  • Added tests for this in test_provider_info_endpoint.py
  • Added Docs for entry in settings.rst

@balsdorf
Copy link

balsdorf commented Aug 8, 2019

Thanks for this, it is exactly what I was looking for and planning on implementing. Initial testing works well, will do more thorough testing over the next week. I hope it can be merged in soon.

@JackAtOmenApps
Copy link

Awesome enhancement!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants