Configuring SSO via OAuth 2.0

  1. Log in to the Admin Dashboard and go to the Applications section.
  2. Add New Application or select an existing application for OAuth SSO setup.
  3. Choose OAuth 2.0 as the Authentication Protocol:
  • Enter the Client ID, Client Secret, and Authorization URL provided by the application.
  • Define the required Redirect URLs for handling OAuth authentication responses.
  1. Scope Definition: Specify the scopes that the Fixiam solution will request on behalf of the user (e.g., email, profile, openid).
  2. Token Management: Define token settings, such as the Access Token Lifespan and Refresh Token Policy.
  3. Assign Users and Groups to the application and configure access control settings.
  4. Test the Integration by logging in as an end user to verify OAuth-based SSO functionality.
  5. Save Configuration after a successful test.