After login, you shoortly see the eld Matterhorn 1.x landing page from where you are then forwarded eventually via JavaScript. But seeing the old user interface is confusing.
The problem is likely that the old landing page and the login view are in a single module. Instead, they should be in separate modules with the landing page beind deployed on non-admin nodes, admin picard being deployed on admin nodes and the login page being deloyed on all nodes.
After login, you shoortly see the eld Matterhorn 1.x landing page from where you are then forwarded eventually via JavaScript. But seeing the old user interface is confusing.
The problem is likely that the old landing page and the login view are in a single module. Instead, they should be in separate modules with the landing page beind deployed on non-admin nodes, admin picard being deployed on admin nodes and the login page being deloyed on all nodes.