Skip to content

Geo - Redirect user back to the secondary after a logout & re-login via the primary

What does this MR do?

When you log out from a secondary node, it takes you to the primary login screen. However logging in again will log the user into the primary and not redirect it back to the secondary.

The changes in this MR redirect the user back to the secondary node when the user logs out from the secondary and then log in into the primary.

What are the relevant issue numbers?

Closes #4459 (closed)

Does this MR meet the acceptance criteria?

/cc @brodock

Edited by Douglas Barbosa Alexandre

Merge request reports