Single Sign-On (SSO)
Authenticate once and access multiple applications.
Single Sign-On allows users to log into multiple applications using a single user account (credentials).
Here's how the SSO feature functions in A8Flow.
Configuring SSO
To setup Single Sign-On, navigate to Settings > SSO.
In the SSO configuration screen...
- Enable Single Sign-On.
- Select the SSO Provider.
Available Provider(s)
Protocol | Protocol Description |
---|---|
OpenID Connect (OIDC) | Identity layer on OAuth 2.0 for authentication and SSO, using JSON for lightweight data exchange. |
Access Control
Set up the Groups that get access the SSO feature by Default in A8FLow.
Under Default Membership:
- Click the (+ Add Group) button.
- Select the Group(s) from the drop-down.
- Authenticate the Groups' Membership by entering the Administrator's Email ID.
Configuring the Protocol
OpenID
- Enter the Display Name (to fill the 'Sign in with [___]' section on the Login Screen.
- Enable or Disable the Auto Discovery of Endpoint.
- Enabled
- Disabled
- Provide the Endpoint URL.
- Manualy provide the Authorisation URL, Token URL, and User Info URL.
- Provide the Client ID and corresponding Client Secret (from the Identity Provider).
- Click on Save.