Skip to content

Comments

[6.8] Redirect to Logged Out UI on SAML Logout Response.#69815

Merged
azasypkin merged 1 commit intoelastic:6.8from
azasypkin:6.8-issue-xxx-saml-logout-response
Jun 25, 2020
Merged

[6.8] Redirect to Logged Out UI on SAML Logout Response.#69815
azasypkin merged 1 commit intoelastic:6.8from
azasypkin:6.8-issue-xxx-saml-logout-response

Conversation

@azasypkin
Copy link
Contributor

Backport of: #69676

@azasypkin azasypkin added backport This PR is a backport of another PR v6.8.11 labels Jun 24, 2020
@azasypkin azasypkin force-pushed the 6.8-issue-xxx-saml-logout-response branch from 656523d to 4a898eb Compare June 24, 2020 16:07
}

return DeauthenticationResult.redirectTo('/logged_out');
return DeauthenticationResult.redirectTo(`${this._options.basePath}/logged_out`);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note: looks like we always had this bug 🙈

@azasypkin azasypkin requested a review from legrego June 24, 2020 16:30
@azasypkin
Copy link
Contributor Author

@legrego same here - almost the same logic as in the original PR - but code is different. Would you mind taking a look whenever you have time? Thanks!

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

  • 💚 Build #55958 succeeded 656523d5da4f040c8ef5c5149eb9fd5bcfcbdb70

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@legrego
Copy link
Member

legrego commented Jun 24, 2020

ACK: will review tomorrow morning

@azasypkin azasypkin merged commit 058e535 into elastic:6.8 Jun 25, 2020
@azasypkin azasypkin deleted the 6.8-issue-xxx-saml-logout-response branch June 25, 2020 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR v6.8.11

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants