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

CORE-277 post_logout_redirect_uri can't be a fragment #5235

Merged
merged 5 commits into from
Jan 27, 2025
Merged

Conversation

dvoet
Copy link
Contributor

@dvoet dvoet commented Jan 27, 2025

Jira Ticket: https://broadworkbench.atlassian.net/browse/CORE-277

I am updating azure b2c to validate post_logout_redirect_uri and azure b2c won't allow fragments in redirect uris. getLink prepends a hash but getPath does not (and also includes a leading slash).

Summary of changes:

What

Why

Testing strategy

@dvoet dvoet requested review from a team, calypsomatic and davidangb and removed request for a team January 27, 2025 15:50
@dvoet dvoet added this pull request to the merge queue Jan 27, 2025
Merged via the queue into dev with commit f24ac07 Jan 27, 2025
11 checks passed
@dvoet dvoet deleted the signout_url_defrag branch January 27, 2025 19:49
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