Skip to content

SSO login

Daniel Gerhardt requested to merge sso-login into master

SSO login buttons are dynamically added based on the authentication provider config received from backend API. They commence the SSO login by opening the SSO's login page in a popup. Authentication details are then retrieved from the API once the popup is closed.

Depends on !406.

Merge request reports