Configuring SSO via SAML (Security Assertion Markup Language)
- Log in to the Admin Dashboard and navigate to the Applications section.
- Add New Application or select an existing application to configure SSO.
- Choose SAML as the Authentication Protocol:
- Provide the required SAML details, such as the Entity ID, SSO URL, and SAML Certificate.
- You may either upload SAML metadata directly or input configuration details manually.
- Define Attribute Mapping: Map user attributes (e.g., first name, last name, email) to SAML attributes used by the application.
- Assign User Access to specify which users or groups can use this SSO integration.
- Test and Verify the integration: Log in as an end user and ensure that SSO works seamlessly with the new application.
- Save Configuration and deploy it to your production environment.
Flow for SAML configuration
Before you begin
- Determine the values for the following items:
- Single sign-on URL: SAML Post URL location. This is often referred to as the SAML Assertion Consumer Service (ACS) URL for the target application.
- Audience URL: The application-defined unique identifier that is the intended audience of the SAML assertion. This is often referred to as the SP Entity ID of your application.
- Create an integration
- In the Fixiam Admin Console, go to Applications -> Apps.
- Click Add New Application.
- Select Custom Application
- Select Configure SSO using SAML and click Next.
- Provide the general information for the integration and then click Next.
- Provide the necessary SAML settings information for your integration. Seenext page for descriptions of individual fields.
- Optional: Define additional authentication factors on Login Flow tab.
- Click Next and your integration is now created.
Updated about 2 months ago
