Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Setting up your SAML2 SSO

Prerequisites

  • A third-party Identity provider (OKTA, Azure, etc.)

  • A tenant created in the identity provider environment

Set-up 

  • Use our manifest (https://app.meet.ps/api/auth/saml2 ) to set up support for our SP at your side.

  • Sets up the integration using the UI specific to your Identity Provider. Steps will vary depending on the third party; below is an example of an Azure setup.

  • Once the setup is completed on your end, please provide your IdP manifest to us, either as an XML file or as a link to it. The latter benefits from auto-updates if you need to make subsequent corrections to your config.

  • We will then white-list your integration to finalize the SAML Integration on our end.

Testing 

  • You should be able to see MeetingPulse in your list of apps in your SAML portal.

  • Alternatively, you can test the integration by visiting the login link:
    https://app.meet.ps/api/auth/saml2/login/<customer-alias>
    * customer alias will be provided by us

...

Example - SAML2 SSO with MS Azure

Prerequisites

  • A Microsoft Azure account

  • A tenant created in the Azure environment

  • Access to Azure Active Directory

Set-up 

  1. Login to your Azure account as an Admin; verify that you have your correct tenant.

...