Skip to content

[v17] fix: preserve saml idp redirect on device trust web auth#55048

Merged
flyinghermit merged 1 commit intobranch/v17from
sshah/v17-fix-saml-redirect-on-deviceauth
May 22, 2025
Merged

[v17] fix: preserve saml idp redirect on device trust web auth#55048
flyinghermit merged 1 commit intobranch/v17from
sshah/v17-fix-saml-redirect-on-deviceauth

Conversation

@flyinghermit
Copy link
Copy Markdown
Contributor

@flyinghermit flyinghermit commented May 22, 2025

Backports #54530 to branch/v17

Fixes #54121

changelog: Fixed an issue with Device Trust web authentication redirection that lost the original encoding of SAML authentication data during service provider initiated SAML login.

* handle saml idp sso redirection in deviceWebConfirm

* preserve url search property for saml idp sso path

* connect: use decodeURI to launch unauthorized session url

* handle idp initiated sso url

* remove decodeURI from buildUnauthorizedSessionUrl

* fix test case name typo
@github-actions github-actions Bot requested review from kimlisa and rudream May 22, 2025 13:25
@flyinghermit flyinghermit requested review from avatus and removed request for rudream May 22, 2025 13:58
@flyinghermit flyinghermit added this pull request to the merge queue May 22, 2025
Merged via the queue into branch/v17 with commit 93d61b1 May 22, 2025
45 checks passed
@flyinghermit flyinghermit deleted the sshah/v17-fix-saml-redirect-on-deviceauth branch May 22, 2025 17:03
@doggydogworld doggydogworld mentioned this pull request Jun 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants