Skip to main content

Add SAML 2.0 Service Provider

This section provides step-by-step instructions for creating a SAML 2.0 Service Provider (SP) in Monokee. Common procedure between Identity Provider (IDP) and SP can be found in the generic reference.

The following steps will guide you through the process of setting up a SAML 2.0 SP:

  1. Navigate to your Monokee custom fully qualified domain name (FQDN) or if you haven't set up a custom FQDN, go to Monokee's default page and enter your domain ID. Then, enter your login credentials to access your account.

  2. Open the left sidebar and select SAML Providers from the menu.

  3. This will display a two-tab page, choose the SERVICE PROVIDERS tab. Click the Add button located in the top right corner.

  4. Monokee will open the configuration modal, refer to the generic section of the SAML 2.0 providers documentation for instructions on how to configure the General configuration, Organization, Contact person, Signing options, Signature and Single Logout services sections.

  5. Left untouched the Assertion consumer services configurations. These options must be modified only if you want to limit the supported bindings.

  6. In the Attribute consuming services (ACS) section, define optional ACS. For example you can configure two ACS entries like this:

    IndexBy DefaultService NameAttributes
    0Default ACSemail, firstname, lastname
    1Email Only ACSemail
  7. Click the bottom right Save button to save the configuration.