多维表格
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

2.9 KiB

title description tags keywords
Ping Identity Learn how to configure Ping Identity as an identity provider for NocoDB. [SSO Ping Identity SAML] [SSO Ping Identity SAML Authentication Identity Provider]

:::info For SSO Access - please reach out to sales team. :::

This article briefs about the steps to configure Auth0 as Identity service provider for NocoDB

NocoDB, Retrieve SAML SSO Configuration details

  1. Go to Account Settings
  2. Select Authentication (SSO)
  3. Click on New Provider button
  4. On the Popup modal, Specify a Display name for the provider; note that, this name will be used to display the provider on the login page
  5. Retrieve Redirect URL & Audience / Entity ID; these information will be required to be configured later with the Identity Provider

SAML SSO Configuration SAML SSO Configuration SAML SSO Configuration

Ping Identity, Configure NocoDB as an Application

  1. Access your PingOne account and navigate to the homepage.
  2. Click on Add Environment from the top right corner.
  3. On the Create Environment screen,
    • Opt for Build your own solution
    • In the Select solution(s) for your Environment section, select PingOne SSO from Cloud Services
    • Click Next
    • Provide a name and description for the environment,
    • Click Next
  4. Access the newly created environment and go to Connections > Applications from the sidebar.
  5. Within the Applications homepage, initiate the creation of a new application by clicking the "+" icon.
  6. On the "Add Application" panel:
    • Input the application name and description.
    • Choose "SAML Application" as the Application Type and click "Configure."
    • Within the SAML Configuration panel, opt for "Manually Enter."
    • Populate the ACS URLs field with the Redirect URL retrieved from step (2) above
    • Insert the Audience URI retrieved above in step (2) in the Entity ID field
    • Save
  7. In your application,
    • Navigate to the Configurations tab
    • Copy the IDP Metadata URL
  8. On your application panel, activate user access to the application by toggling the switch in the top right corner.

NocoDB, Configure Ping Identity as an Identity Provider

  1. Go to Account Settings > Authentication > SAML
  2. Insert Metadata URL retrieved in step above; alternatively you can configure XML directly as well
  3. Save

SAML SSO Configuration

For Sign-in's, user should be able to now see Sign in with <SSO> option.

SAML SSO Configuration

:::note Post sign-out, refresh page (for the first time) if you do not see Sign in with <SSO> option :::