Skip to content

Resolve "Logout of Geo secondary takes you to primary login page"

What does this MR do?

When you initially log in to a Geo secondary node, it redirects you to the primary node, you log in there, and it then takes you back to the secondary. When you log out, it also takes you to the primary login screen. However logging in again will log the user into the primary.

The changes introduced in this MR redirect the user back to the secondary node after a log out on the secondary and logging into the primary.

What are the relevant issue numbers?

Closes #4459 (closed)

Does this MR meet the acceptance criteria?

Edited by Douglas Barbosa Alexandre

Merge request reports