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

fix: proper azure b2c endpoint validation #38

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

chrisbonilla95
Copy link
Contributor

Fix two issues:

  1. Was sending the metadata document URI instead of issuer URI to validation function
  2. Need to strip the endpoint version for proper matching

Enhanced validation so it returns mismatched endpoints and their values to help when debugging.

JIRA: LX-614
risk: low

Fix two issues:
1. Was sending the metadata document URI instead of issuer URI to validation function
2. Need to strip the endpoint version for proper matching

Enhanced validation so it returns mismatched endpoints and their values to help when debugging.

JIRA: LX-614
risk: low
@chrisbonilla95 chrisbonilla95 force-pushed the cbon-lx-614-bug-fix-and-log-enhancement branch from 4b38343 to d3a4e95 Compare November 1, 2024 15:13
@chrisbonilla95 chrisbonilla95 merged commit 1a05a40 into master Nov 1, 2024
2 checks passed
@chrisbonilla95 chrisbonilla95 deleted the cbon-lx-614-bug-fix-and-log-enhancement branch November 1, 2024 15:22
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.

2 participants