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

Refactor ValidateConditions in Saml2SecurityTokenHandler #2855

Merged
merged 2 commits into from
Sep 30, 2024

Conversation

iNinja
Copy link
Contributor

@iNinja iNinja commented Sep 30, 2024

Refactor ValidateConditions in Saml2SecurityTokenHandler

This is a PR to show how we can refactor ValidateConditions in Saml2SecurityTokenHandler without adding new methods, and continue to propagate all the way through ValidateTokenAsync with ValidationParameters.

…alidate lifetime, audience, token replay, and potentially proxy)
@iNinja iNinja marked this pull request as ready for review September 30, 2024 17:25
@iNinja iNinja requested a review from a team as a code owner September 30, 2024 17:25
@iNinja iNinja changed the title [DRAFT] Refactor ValidateConditions in Saml2SecurityTokenHandler Refactor ValidateConditions in Saml2SecurityTokenHandler Sep 30, 2024
@brentschmaltz brentschmaltz merged commit 9a0376d into dev Sep 30, 2024
4 of 5 checks passed
@iNinja iNinja deleted the iinglese/validate-conditions-draft branch November 15, 2024 12:13
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