Skip to content

Conversation

@n2ygk
Copy link
Contributor

@n2ygkn2ygk 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

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

codecovbot 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 FilesCoverage Δ
oauth2_provider/views/oidc.py100.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.

@n2ygkn2ygk merged commit f46439e into django-oauth:masterJan 27, 2022
@n2ygkn2ygk deleted the oidc_claims_scopes_supported branch January 27, 2022 17:23
Sign up for freeto 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

@n2ygk@Andrew-Chen-Wang