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: Audience - JWT, SAML and SAML2 #3027

Merged
merged 14 commits into from
Dec 9, 2024

Conversation

iNinja
Copy link
Contributor

@iNinja iNinja commented Nov 21, 2024

Extensibility tests: Audience - JWT, SAML and SAML2

  • Handle potential exceptions thrown by the audience validation delegate on JWT, SAML, and SAML2
  • Added custom audience validation delegates for testing
  • Added audience 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:01
# 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
@msbw2
Copy link
Contributor

msbw2 commented Nov 26, 2024

See my comments on #3028 as this PR is very similar to that one and thus the same comments apply.

@iNinja iNinja merged commit bb6433b into dev Dec 9, 2024
5 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