> ## Documentation Index
> Fetch the complete documentation index at: https://docs.usedatabrain.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Saml Identity Provider (Idp)

<Steps>
  <Step>
    Navigate to **MFA\&SSO Settings** section on **Settings** page.
  </Step>

  <Step>
    Enable **SSO.**
  </Step>

  <Step>
    Click on **Save** button.
  </Step>

  <Step>
    Click on **+IDP** button.
  </Step>

  <Step>
    In the **New IDP** form fill the following details:

    * **Provider Type:** Choose **SAML** provider

    * **Alias:** Choose unique id for the IDP. *eg:* saml-idp-1

    * **Redirect URI:** Copy this and use this endpoint as redirect uri to create your Identity provider application.

    * **SP Entity ID/Issuer:** This will be the **ID** of the Service Provider(Databrain App) for this particular IDP. Use it to create your Identity Provider application.

    * If your Identity Provider requires signature certificate of Service Provider(Databrain App) then click on **Download Signature Certificate** button and use it to create your Identity Provider application.

    * **Display name:** Choose any name for your IDP.

    * **Idp Entity ID/ Issuer:** Enter your Identity Provider application's **ID**. In Okta, you can get it from Applications-> Your Application-> Sign On -> View SAML setup instructions. eg: [http://www.okta.com/exkgbjqawotEyuxvX5d7](http://www.okta.com/exkgbjqawotEyuxvX5d7)

    * **SSO Url:** Enter your Identity provider application's **Single Sign On Url**. In Okta, you can get it from Applications-> Your Application-> Sign On -> View SAML setup instructions. eg: [https://dev-61653336.okta.com/app/dev-61653336\_samldb\_1/exkgbjqawotEyuxvX5d7/sso/saml](https://dev-61653336.okta.com/app/dev-61653336_samldb_1/exkgbjqawotEyuxvX5d7/sso/saml)

    * **Logout Url:** Enter your Identity provider application's **Single Logout Url**. In Okta, you can get it from Applications-> Your Application-> Sign On -> View SAML setup instructions. eg: [https://dev-61653336.okta.com/app/dev-61653336\_samldb\_1/exkgbjqawotEyuxvX5d7/slo/saml](https://dev-61653336.okta.com/app/dev-61653336_samldb_1/exkgbjqawotEyuxvX5d7/slo/saml)
  </Step>

  <Step>
    Click on **Create IDP** button.

    <CardGroup cols={2}>
      <Card title="SAML IDP" href="https://1652544998-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkUbjEzcTXrWaOrO7wsuI%2Fuploads%2FQcAZl6TvUcWjrFtuxx86%2FSAML%20IDP.mp4?alt=media\&token=e0a49b78-5a80-4f8e-a4c8-0918f75be595" icon="file-arrow-down" horizontal />
    </CardGroup>
  </Step>
</Steps>
