Configuring SAML-Based SSO with GoFMX

RapidIdentity Platform Documentation

Solution
Application
Content Type
Technical Documentation
Utilities & Services
ft:locale
en-US

GoFMX supports a SAML-based single sign-on (SSO) service for its web-based application that you can configure in your RapidIdentity portal. These configuration settings are an example and may vary for individual configurations.

Requirements
  • Access to your RapidIdentity administrator portal
  • A configured SSO application in your GoFMX administrator portal. For more information, see FMX Single Sign-On for SAML 2.0 FAQ from GoFMX.
  1. Navigate to your RapidIdentity administrator portal.
  2. From the module selector, choose Configuration.
  3. Select Security > Identity Providers > Federation Partners.
  4. Click Add Federation Partner > SAML 2.0, then click Create SAML Relying Party.
  5. In the General section, add a name and the metadata from your GoFMX administrator portal.
  6. In the SSO Settings section, configure the following settings:
    1. Sign SAML2 SSO Response: Conditional
    2. Sign SAML2 SSO Assertions: Never
    3. Encrypt SAML2 SSO Assertions: Never
    4. Encrypt SAML2 SSO Name IDs: Never
    5. Signature Algorithm: RSA SHA-256
  7. In the Attribute Mapping section, click Add New Attribute + and set the following options:
    1. Select New Attribute Type: Name ID
    2. LDAP Attribute: mail
    3. Name Format Friendly Name: Email Address
  8. Click Create, then click Save.

RapidIdentity and GoFMX are now integrated, allowing users to authenticate into GoFMX with their RapidIdentity credentials.