BCDevOps / platform-services

Collection of platform related tools and configurations
Apache License 2.0
13 stars 29 forks source link

Look at shortening the way to authenticate into the Aporeto UI #578

Open stewartshea opened 4 years ago

stewartshea commented 4 years ago

Logging into the Aporeto UI is annoying to developers when they have to insert the SSO realm. It would be nice to have a shortcut that can shorten this process.

stewartshea commented 4 years ago

We do have a default provider configured and so currently the only required information is: -> Sign into OIDC provider -> Putting in the namespace of /bcgov or the desired namespace.

image.png

stewartshea commented 4 years ago

I've reached out to Aporeto to see if there is any other way to shorten the process.

stewartshea commented 4 years ago

Once prod is updated (on the Aporeto side), there will be a way. Writeup is here:

https://junon.sandbox.aporeto.us/saas/release-notes/20200108/#streamlined-web-interface-logins

stewartshea commented 4 years ago

The new UI will remember the last configuration, but still requires /bcgov in the namespace field.

image.png

They've also introduced a way to save previous namespaces as shortcuts once you're logged in.

image.png

image.png