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: Issuer signing key - JWT, SAML and SAML2 #3029

Merged

Conversation

iNinja
Copy link
Contributor

@iNinja iNinja commented Nov 21, 2024

Extensibility tests: Issuer signing key - JWT, SAML and SAML2

  • Handle potential exception thrown by the issuer signing key validation delegate in JWT, SAML, and SAML2
  • Added custom issuer signing key 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:36
…ey-jwt-saml

# Conflicts:
#	src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlSecurityTokenHandler.ValidateToken.Internal.cs
iNinja and others added 4 commits November 25, 2024 15:00
…ey-jwt-saml

# Conflicts:
#	src/Microsoft.IdentityModel.Tokens/InternalAPI.Unshipped.txt
#	src/Microsoft.IdentityModel.Tokens/LogMessages.cs
#	src/Microsoft.IdentityModel.Tokens/Validation/ValidationFailureType.cs
#	test/Microsoft.IdentityModel.TestUtils/TokenValidationExtensibility/CustomValidationErrors.cs
…ey-jwt-saml

# Conflicts:
#	src/Microsoft.IdentityModel.Tokens/InternalAPI.Unshipped.txt
#	src/Microsoft.IdentityModel.Tokens/LogMessages.cs
#	src/Microsoft.IdentityModel.Tokens/Validation/ValidationFailureType.cs
@brentschmaltz brentschmaltz merged commit ae57a3c into dev Nov 25, 2024
5 of 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.

4 participants