Skip to main content
Version: 8.4.X

Overview

This page enables you to add and manage multiple identity providers. Motadata ServiceOps supports SAML based SSO integration that includes the following services:

To view the list, navigate to Admin > Users > SSO Configuration > Identity Providers tab and the following page appears.

Identity Provider

Adding Identity Provider

To add an identity provider,

Before you begin,

Verify that the Base URL is the same as the portal URL. If it has a default IP Address, update it, and click Update (4) as shown below.

System Preference

  1. Now, click the Add Identity Provider button and the below popup appears.

Identity Provider

  1. Enter the following details. In this, the IDP details of the client portal are to be configured in the ServiceOps while the SP details in the client. Here, Azure AD is used as an example.
Parameter                     Description
NameEnter the name of the identity provider.
PrimaryEnable if you want to set this provider as the primary SSO. Any one provider can be set as primary.
Auto Create UserEnable if the user is to be created automatically, if not available in the system. By default, disabled.
IDP Entity IDEnter the Entity ID of the IDP. It is a mandatory field.
IDP Login URLEnter the login URL of the IDP on which the user will get redirected. It is a mandatory field.
IDP Logout URLEnter the logout URL of the IDP on which the user will be redirected once signing-out from the ServiceOps portal. If not provided, the user will remain on the same page. This field is optional.
IDP Security CertificateEnter the certificate that IDP provides for integration. The response sent by the IDP is validated using it.

Azure AD - IDP Details

SP Entity IDIt displays the entity ID of the Service Provider.
Assertion Consumer URLIt displays the endpoint of the ServiceOps application where the IDP posts the SAML responses.
SP Single Logout URLIt displays the URL to which the user gets redirected after sign-out.
SP Public KeyIt is provided by the Service Provider.
SP Private KeyIt is provided by the Service Provider.
SP Metadata FileDownload the metadata file provided by the Service Provider. It contains all the details about the interaction of the Service Provider and the SAML enabled entity.
  1. Once done, click Add, and it will appear on the list page as shown below. Similarly, you can add other providers also.

Identity Provider List Page

From here, you can search, enable/disable, edit, or delete the required provider.

note

If the Identity Provider is mapped with the user import configuration, then it cannot be deleted. To delete, first you need to either change the mapping or delete the user import.