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

Extensibility tests: Lifetime - JWT, SAML and SAML2 #3028

Merged
merged 15 commits into from
Dec 9, 2024

Conversation

iNinja
Copy link
Contributor

@iNinja iNinja commented Nov 21, 2024

Extensibility tests: Lifetime - JWT, SAML and SAML2

  • Handle potential exception thrown by the lifetime validation delegate in JWT, SAML, and SAML2
  • Added custom lifetime validation delegates for testing
  • Added lifetime extensibility tests for JWT, SAML, and SAML2

Part of #2711

@iNinja iNinja requested a review from a team as a code owner November 21, 2024 22:12
# Conflicts:
#	src/Microsoft.IdentityModel.Tokens/InternalAPI.Unshipped.txt
#	src/Microsoft.IdentityModel.Tokens/LogMessages.cs
#	src/Microsoft.IdentityModel.Tokens/Validation/ValidationFailureType.cs
# Conflicts:
#	src/Microsoft.IdentityModel.Tokens/InternalAPI.Unshipped.txt
#	src/Microsoft.IdentityModel.Tokens/LogMessages.cs
#	src/Microsoft.IdentityModel.Tokens/Validation/ValidationFailureType.cs
# Conflicts:
#	src/Microsoft.IdentityModel.Tokens/InternalAPI.Unshipped.txt
#	src/Microsoft.IdentityModel.Tokens/LogMessages.cs
#	src/Microsoft.IdentityModel.Tokens/Validation/ValidationFailureType.cs
@iNinja iNinja merged commit fe4abcf into dev Dec 9, 2024
6 checks passed
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