Skip to content
Snippets Groups Projects
  • Jaime Perez Crespo's avatar
    When building an assertion, the current time should be obtained once, used... · de4e22c5
    Jaime Perez Crespo authored
    When building an assertion, the current time should be obtained once, used many, instead of being obtained every time we are using it (that could lead to clock discrepancies between several timestamps in the same assertion). Additionally, if authentication happened in the past (that is, we got a request that is not the one that triggered authentication, and this is pure SSO), we should calculate the value for SessionNotOnOrAfter relative to the start of the session, not the current time. This resolves #244.
    de4e22c5
Code owners
Assign users and groups as approvers for specific file changes. Learn more.