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

OIDC: Add "scopes_supported" to openid-configuration. #1106

Merged
merged 3 commits into from
Jan 27, 2022

Conversation

n2ygk
Copy link
Member

@n2ygk n2ygk commented Jan 27, 2022

Fixes #

Description of the Change

Adds "scopes_supported" to openid-configuration metadata response.

Checklist

  • PR only contains one change (considered splitting up PR)
  • unit-test added
  • documentation updated
  • CHANGELOG.md updated (only for user relevant changes)
  • author name in AUTHORS

@n2ygk n2ygk requested a review from a team January 27, 2022 16:24
@n2ygk n2ygk added this to the 2.0.0 milestone Jan 27, 2022
@codecov
Copy link

codecov bot commented Jan 27, 2022

Codecov Report

Merging #1106 (21125f4) into master (691870c) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1106   +/-   ##
=======================================
  Coverage   96.61%   96.61%           
=======================================
  Files          32       32           
  Lines        1801     1804    +3     
=======================================
+ Hits         1740     1743    +3     
  Misses         61       61           
Impacted Files Coverage Δ
oauth2_provider/views/oidc.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 691870c...21125f4. Read the comment docs.

@n2ygk n2ygk merged commit f46439e into jazzband:master Jan 27, 2022
@n2ygk n2ygk deleted the oidc_claims_scopes_supported branch January 27, 2022 17:23
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.

2 participants