ansible / azure-aap-deployment-driver

Apache License 2.0
2 stars 13 forks source link

AAP-19126 - Fix showing RH login dialog #105

Closed tznamena closed 10 months ago

tznamena commented 10 months ago

This PR changes the UI routes to avoid issue with RH login dialog showing up on page reload. With these changes, the / path shows the main application view with deployment. However, to get to that, user has to do the two logins. First one with admin and the password and then the RH login (SSO). After the login flow is done, reloading the page does not bring up the RH login dialog.