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: Token Type - JWT #3030

Merged
merged 8 commits into from
Nov 25, 2024

Conversation

iNinja
Copy link
Contributor

@iNinja iNinja commented Nov 21, 2024

Extensibility tests: Token Type - JWT

  • Updated TokenTypeValidationError and updated the default token type validation delegate to use it
  • Added log message and validation failure type for the case where the token type validation delegate throws
  • Added custom validation error and validation delegates for token type validation
  • Handle the case where the token type validation delegate throws in JsonWebTokenHandler
  • Added extensibility tests for token type validation on JWT

Part of #2711

@iNinja iNinja requested a review from a team as a code owner November 21, 2024 22:51
@iNinja iNinja merged commit 9463f20 into dev Nov 25, 2024
4 of 6 checks passed
@iNinja iNinja deleted the iinglese/extensibility-tests-token-type-jwt-saml branch November 25, 2024 14:25
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.

3 participants