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

feat: detect self-issued OP and validate ID Token accordingly #221

Closed
wants to merge 1 commit into from

Conversation

CrowdHailer
Copy link

@CrowdHailer CrowdHailer commented Jan 10, 2020

Add support for section 7 of openid.core "Self-Issued OpenID Provider"
https://openid.net/specs/openid-connect-core-1_0.html#SelfIssued

  • handle special issuer https://self-issued.me
  • Add tests
  • Add documentation to the README

@CrowdHailer
Copy link
Author

Opened to handle #220

@codecov
Copy link

codecov bot commented Jan 10, 2020

Codecov Report

Merging #221 into master will increase coverage by 0.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #221      +/-   ##
==========================================
+ Coverage   98.52%   98.54%   +0.01%     
==========================================
  Files          19       19              
  Lines        1020     1031      +11     
==========================================
+ Hits         1005     1016      +11     
  Misses         15       15

@panva panva closed this in c5d3158 Jan 10, 2020
@panva panva deleted the feat-siop branch January 10, 2020 10:17
@github-actions github-actions bot locked and limited conversation to collaborators Apr 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants