ironmansoftware / powershell-universal

Issue tracker for PowerShell Universal
https://powershelluniversal.com
35 stars 2 forks source link

Add SSO Button to Login Form #3601

Open mwatts-seg opened 3 weeks ago

mwatts-seg commented 3 weeks ago

Summary of the new feature / enhancement

I like the idea of still having the login form but would be nice to have a button that redirects to SSO for users in case they land there.

Proposed technical implementation details (optional)

Button displayed below Login, 'Login with Single Sign-On' and redirects the users to automatically login via SSO if setup. image

If the application is not using SSO, then this should be hidden or greyed out.

adamdriscoll commented 3 weeks ago

We actually added a button for this for Windows SSO but we could certainly do it for the other auth types as well.

mwatts-seg commented 3 weeks ago

We actually added a button for this for Windows SSO but we could certainly do it for the other auth types as well.

That would be awesome, we currently just pivoted to Azure AD SSO from ADFS.