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

[SDK-1699] Fix ID token validation for auth_time #497

Merged
merged 4 commits into from
Jun 12, 2020

Commits on Jun 9, 2020

  1. Fix validation for auth_time

    Steve Hobbs committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    c07958b View commit details
    Browse the repository at this point in the history
  2. Fixed scoping of 'now'

    Steve Hobbs committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    242e3f2 View commit details
    Browse the repository at this point in the history
  3. Do not pin date when creating yesterday's date

    Steve Hobbs committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    8bded7a View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Merge branch 'master' into fix/max-age-validation

    Steve Hobbs authored Jun 11, 2020
    Configuration menu
    Copy the full SHA
    d2a41b2 View commit details
    Browse the repository at this point in the history