Skip to content

Add config option to not encode extra params#7694

Closed
shylasummers wants to merge 11 commits into
devfrom
encodingToggle
Closed

Add config option to not encode extra params#7694
shylasummers wants to merge 11 commits into
devfrom
encodingToggle

Conversation

@shylasummers
Copy link
Copy Markdown
Contributor

@shylasummers shylasummers commented Apr 11, 2025

This PR adds a config parameter encodeExtraQueryParams (defaults to false) to fix the regression noted in #7688. Setting it to true will encode extra query parameters in the URL. This parameter is deprecated and will be removed in a future version.

@github-actions github-actions Bot added msal-node Related to msal-node package msal-browser Related to msal-browser package msal-common Related to msal-common package labels Apr 11, 2025
@shylasummers shylasummers requested a review from bgavrilMS as a code owner April 11, 2025 17:11
@github-actions github-actions Bot added the documentation Related to documentation. label Apr 11, 2025
Comment thread lib/msal-common/src/utils/UrlUtils.ts
Comment thread lib/msal-common/test/request/RequestParameterBuilder.spec.ts Outdated
@shylasummers
Copy link
Copy Markdown
Contributor Author

Github has made a duplicate MSAL JS Build job. Closing and will reopen

@shylasummers shylasummers deleted the encodingToggle branch April 14, 2025 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Related to documentation. msal-browser Related to msal-browser package msal-common Related to msal-common package msal-node Related to msal-node package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants