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: remove decimal points from Client assertion JWT exp time #315

Merged
merged 4 commits into from
Jul 29, 2021

Conversation

kdhttps
Copy link
Contributor

@kdhttps kdhttps commented Jul 21, 2021

close #313

@codecov
Copy link

codecov bot commented Jul 21, 2021

Codecov Report

Merging #315 (5f2aa28) into master (89de345) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #315      +/-   ##
==========================================
+ Coverage   76.47%   76.50%   +0.03%     
==========================================
  Files          35       35              
  Lines         765      766       +1     
==========================================
+ Hits          585      586       +1     
  Misses        180      180              
Impacted Files Coverage Δ
server/utils/uma.js 98.55% <100.00%> (+0.02%) ⬆️

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 89de345...5f2aa28. Read the comment docs.

@christian-hawk christian-hawk changed the title Remove decimal points from Client assertion JWT exp time fix: remove decimal points from Client assertion JWT exp time Jul 29, 2021
@christian-hawk christian-hawk merged commit 6ba5b9b into master Jul 29, 2021
@christian-hawk christian-hawk deleted the 313_jwt_exp branch July 29, 2021 16:58
Copy link
Contributor

@christian-hawk christian-hawk left a comment

Choose a reason for hiding this comment

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

Approved and merged. Comments in the referenced issue

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.

Bug: getRPT. Failed to get RPT token in Gluu 4.3.0
2 participants