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

ATO-1302: Add auth_time to id token #236

Merged
merged 2 commits into from
Jan 14, 2025
Merged

Conversation

cearl1
Copy link
Contributor

@cearl1 cearl1 commented Jan 13, 2025

What

  • Adding auth_time field to id token.
  • Updated token tests to use jest.useFakeTimers() so we can assert on time-related fields.

@cearl1 cearl1 requested review from a team as code owners January 13, 2025 17:49
Also updated tests to use a static system time, so we can assert on the exact value of the time-related fields.
@cearl1 cearl1 force-pushed the ATO-1302/add-auth_time-to-id-token branch from 18daa9f to 355ffa8 Compare January 13, 2025 17:53
@cearl1 cearl1 added this pull request to the merge queue Jan 14, 2025
Merged via the queue into main with commit c347d3a Jan 14, 2025
5 checks passed
@cearl1 cearl1 deleted the ATO-1302/add-auth_time-to-id-token branch January 14, 2025 10:45
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