Skip to content

Conversation

@iNinja
Copy link
Contributor

@iNinja iNinja commented Nov 11, 2024

SAML and SAML2 new model validation: Token Replay

  • Adjusted token replay validation in the new validation model to match existing behaviour.
  • Added comparison tests to ensure the new validation model behaves like the original.

Part of #2711

…o match existing behaviour. Added comparison tests between new validation model and the legacy one
@iNinja iNinja requested a review from a team as a code owner November 11, 2024 17:06
@jennyf19
Copy link
Collaborator

Looks like the tests are failing? is that expected?

@iNinja
Copy link
Contributor Author

iNinja commented Nov 15, 2024

Looks like the tests are failing? is that expected?

Probably not 😄. Apparently when I merged the signature validation code, I mistakenly left the signature validation after the issuer signing key one.

This failure was then hidden by the issue we had with the Abstractions assemblies signature that was failing all builds.
It is fixed now.

@iNinja iNinja merged commit 6150749 into dev Nov 22, 2024
5 of 6 checks passed
This was referenced Nov 19, 2025
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.

5 participants