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

Decode dynamic query parameters when fetching from the multiOptionURI #197

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

Yasasr1
Copy link
Contributor

@Yasasr1 Yasasr1 commented Feb 17, 2025

Purpose

The getParameterFromURIString method is responsible for retrieving dynamic query parameters of the IDP from the multiOptionURI when redirecting from the multi-option page. However, since the multiOptionURI parameter is encoded, it must be decoded before extracting the parameters. Failing to do so can alter the original values of the dynamic parameters

Related issue

@Yasasr1 Yasasr1 merged commit d72dfb6 into wso2-extensions:master Feb 17, 2025
3 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.

2 participants