Actions
Bug #25656
closedForeman redirects to logout page
Description
Hi there!
I just upgraded Foreman to 1.20.0 and Katello to 3.9.
When I want to logout, I get redirected, if I'm sure to logout.
Files
Actions
Added by Patrick Thyen over 7 years ago. Updated almost 7 years ago.
Description
Hi there!
I just upgraded Foreman to 1.20.0 and Katello to 3.9.
When I want to logout, I get redirected, if I'm sure to logout.
Files
| Bildschirmfoto von 2018-12-10 14-20-02.png | View Bildschirmfoto von 2018-12-10 14-20-02.png | 29 KB | Patrick Thyen, 12/10/2018 01:31 PM |
Looks like the layout refactoring caused the link, which used to send a "post" action, to now use a "get" action that leads to the confirmation page (which it shouldn't).
Before we decide how to fix it, IIRC that flow was required for some SSO flow. So it would be good to restore the logout link behavior.
Applied in changeset ef73d68cbdf4d230a0dee96ffeeddffd63d9f5da.