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

Fix verification of JWT using verify keys #511

Merged
merged 1 commit into from
Apr 6, 2018
Merged

Fix verification of JWT using verify keys #511

merged 1 commit into from
Apr 6, 2018

Conversation

tpazderka
Copy link
Collaborator

Close #508

  • Any changes relevant to users are recorded in the CHANGELOG.md.
  • The documentation has been updated, if necessary.

@codecov-io
Copy link

codecov-io commented Mar 21, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #511      +/-   ##
=========================================
+ Coverage   59.18%   59.2%   +0.01%     
=========================================
  Files          62      62              
  Lines       11182   11182              
  Branches     1961    1961              
=========================================
+ Hits         6618    6620       +2     
+ Misses       4011    4010       -1     
+ Partials      553     552       -1
Impacted Files Coverage Δ
src/oic/utils/jwt.py 79.54% <100%> (ø) ⬆️
src/oic/utils/keyio.py 65.48% <0%> (+0.28%) ⬆️

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 a901455...506d43b. Read the comment docs.

Copy link
Collaborator

@schlenk schlenk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@tpazderka tpazderka merged commit ad70ac6 into master Apr 6, 2018
@tpazderka tpazderka deleted the jwt-verify branch April 6, 2018 08:05
andrewkrug pushed a commit to mozilla-iam/pyoidc that referenced this pull request Jun 6, 2019
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.

3 participants