Okta

How to Configure SAML 2.0 for Yapmo (DEPRECATED)


Note

Yapmo is now Konverse. You need to add the new Konverse SAML app from the OIN catalog and set up SAML.

Contents


Supported Features

The Okta/Yapmo SAML integration currently supports the following features:

For more information on the listed features, visit the Okta Glossary.


Configuration Steps

  1. Contact the Yapmo Support team and request that they enable SAML 2.0 for your account.

  2. Include the following data with your request:

    • Metadata URL: Copy and paste the following:

      Sign into the Okta Admin dashboard to generate this value.

    • Logout URL: Copy and paste the following:

      Sign into the Okta Admin Dashboard to generate this variable.

  3. The Yapmo Support team will process your request and will provide you with a Default Relay State value in the following format:

    [baseURL]/login.html?performsaml20auth=1&authsource=[authSource]

    For example: https://acme.yapmo.com/login.html?performsaml20auth=1&authsource=okta

  4. In Okta, select the General tab for the Yapmo app, then click Edit.

    • Enter the Base URL and Auth Source values into the corresponding fields.

      Using the example we gave in step 3, the value for Base URL would be https://acme.yapmo.com, and the value for Auth Source would be okta.

    • Click Save.

    yapmo1.png

  5. In Okta, select the Sign On tab for the Yapmo app, then click Edit.

    • Enter the Default Relay State value provided by Yapmo (step 3) into the corresponding field.

      Using the example we gave in step 3, this value would be: https://acme.yapmo.com/login.html?performsaml20auth=1&authsource=okta.

    • Click Save.

    yapmo2.png

  6. Done!


Notes

SP-initiated SSO

Open the Default Relay State provided by Yapmo.

For example: https://acme.yapmo.com/login.html?performsaml20auth=1&authsource=okta.