Q: Can I have users seamlessly log in to Tower if they already have an active session with their OpenId Connect (OIDC) Identity Provider (IDP)?
Yes. If you are using OIDC as your authentication method, it is possible to implement a seamless login flow for your users.
Instead of directing your users to http(s)://YOUR_TOWER_HOSTNAME
or http(s)://YOUR_TOWER_HOSTNAME/login
, point the user-initiated login URL here: http(s)://YOUR_TOWER_HOSTNAME/oauth/login/oidc
.
If your user already has an active session established with the IDP, they will be logged into Tower automatically, rather than manually choosing their authentication method.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article