Browse Source

docs : update docs related to SSO

pull/7674/head
Naveen MR 10 months ago
parent
commit
f228034052
  1. 4
      packages/noco-docs/docs/140.account-settings/030.authentication/010.overview.md
  2. 4
      packages/noco-docs/docs/140.account-settings/030.authentication/030.SAML-SSO/010.okta.md
  3. 4
      packages/noco-docs/docs/140.account-settings/030.authentication/030.SAML-SSO/020.auth0.md
  4. 4
      packages/noco-docs/docs/140.account-settings/030.authentication/030.SAML-SSO/030.ping-identity.md
  5. 4
      packages/noco-docs/docs/140.account-settings/030.authentication/030.SAML-SSO/040.azure-ad.md
  6. 4
      packages/noco-docs/docs/140.account-settings/030.authentication/030.SAML-SSO/050.keycloak.md
  7. 4
      packages/noco-docs/docs/140.account-settings/030.authentication/040.OIDC-SSO/010.okta.md
  8. 4
      packages/noco-docs/docs/140.account-settings/030.authentication/040.OIDC-SSO/020.auth0.md
  9. 4
      packages/noco-docs/docs/140.account-settings/030.authentication/040.OIDC-SSO/030.ping-identity.md
  10. 4
      packages/noco-docs/docs/140.account-settings/030.authentication/040.OIDC-SSO/040.azure-ad.md

4
packages/noco-docs/docs/140.account-settings/030.authentication/010.overview.md

@ -11,8 +11,8 @@ This section provides an overview about different mechanisms available for authe
This is the default form based authentication mechanism available in NocoDB. Users can sign up using email and password and then login using the same credentials. This is the default form based authentication mechanism available in NocoDB. Users can sign up using email and password and then login using the same credentials.
# Single Sign On (SSO) # Single Sign On (SSO)
:::warning :::info
SSO is available under private beta for self hosted enterprise customers. Please reach [**out to us**](https://calendly.com/nocodb) for early access. Please reach [**out to sales**](https://calendly.com/nocodb) for SSO access.
::: :::
SSO is a session and user authentication service that permits a user to use one set of login credentials to access multiple applications. The service authenticates the end user for all the applications the user has been given rights to and eliminates further prompts when the user switches applications during the same session. SSO is a session and user authentication service that permits a user to use one set of login credentials to access multiple applications. The service authenticates the end user for all the applications the user has been given rights to and eliminates further prompts when the user switches applications during the same session.

4
packages/noco-docs/docs/140.account-settings/030.authentication/030.SAML-SSO/010.okta.md

@ -5,8 +5,8 @@ tags: ['SSO', 'Okta', 'SAML']
keywords: ['SSO', 'Okta', 'SAML', 'Authentication', 'Identity Provider'] keywords: ['SSO', 'Okta', 'SAML', 'Authentication', 'Identity Provider']
--- ---
:::warning :::info
SSO is available under private beta for self hosted enterprise customers. Please reach [**out to us**](https://calendly.com/nocodb) for early access. For SSO Access - please reach [**out to sales team**](https://calendly.com/nocodb).
::: :::

4
packages/noco-docs/docs/140.account-settings/030.authentication/030.SAML-SSO/020.auth0.md

@ -5,8 +5,8 @@ tags: ['SSO', 'Auth0', 'SAML']
keywords: ['SSO', 'Auth0', 'SAML', 'Authentication', 'Identity Provider'] keywords: ['SSO', 'Auth0', 'SAML', 'Authentication', 'Identity Provider']
--- ---
:::warning :::info
SSO is available under private beta for self hosted enterprise customers. Please reach [**out to us**](https://calendly.com/nocodb) for early access. For SSO Access - please reach [**out to sales team**](https://calendly.com/nocodb).
::: :::

4
packages/noco-docs/docs/140.account-settings/030.authentication/030.SAML-SSO/030.ping-identity.md

@ -5,8 +5,8 @@ tags: ['SSO', 'Ping Identity', 'SAML']
keywords: ['SSO', 'Ping Identity', 'SAML', 'Authentication', 'Identity Provider'] keywords: ['SSO', 'Ping Identity', 'SAML', 'Authentication', 'Identity Provider']
--- ---
:::warning :::info
SSO is available under private beta for self hosted enterprise customers. Please reach [**out to us**](https://calendly.com/nocodb) for early access. For SSO Access - please reach [**out to sales team**](https://calendly.com/nocodb).
::: :::

4
packages/noco-docs/docs/140.account-settings/030.authentication/030.SAML-SSO/040.azure-ad.md

@ -5,8 +5,8 @@ tags: ['SSO', 'Active Directory', 'SAML']
keywords: ['SSO', 'Active Directory', 'SAML', 'Authentication', 'Identity Provider'] keywords: ['SSO', 'Active Directory', 'SAML', 'Authentication', 'Identity Provider']
--- ---
:::warning :::info
SSO is available under private beta for self hosted enterprise customers. Please reach [**out to us**](https://calendly.com/nocodb) for early access. For SSO Access - please reach [**out to sales team**](https://calendly.com/nocodb).
::: :::
This article briefs about the steps to configure Active Directory as Identity service provider for NocoDB This article briefs about the steps to configure Active Directory as Identity service provider for NocoDB

4
packages/noco-docs/docs/140.account-settings/030.authentication/030.SAML-SSO/050.keycloak.md

@ -5,8 +5,8 @@ tags: ['SSO', 'Keycloak', 'SAML']
keywords: ['SSO', 'Keycloak', 'SAML', 'Authentication', 'Identity Provider'] keywords: ['SSO', 'Keycloak', 'SAML', 'Authentication', 'Identity Provider']
--- ---
:::warning :::info
SSO is available under private beta for self hosted enterprise customers. Please reach [**out to us**](https://calendly.com/nocodb) for early access. For SSO Access - please reach [**out to sales team**](https://calendly.com/nocodb).
::: :::

4
packages/noco-docs/docs/140.account-settings/030.authentication/040.OIDC-SSO/010.okta.md

@ -5,8 +5,8 @@ tags: ['SSO', 'Okta', 'OIDC']
keywords: ['SSO', 'Okta', 'OIDC', 'Authentication', 'Identity Provider'] keywords: ['SSO', 'Okta', 'OIDC', 'Authentication', 'Identity Provider']
--- ---
:::warning :::info
SSO is available under private beta for self hosted enterprise customers. Please reach [**out to us**](https://calendly.com/nocodb) for early access. Please reach [**out to sales**](https://calendly.com/nocodb) for SSO access.
::: :::

4
packages/noco-docs/docs/140.account-settings/030.authentication/040.OIDC-SSO/020.auth0.md

@ -5,8 +5,8 @@ tags: ['SSO', 'Auth0', 'OIDC']
keywords: ['SSO', 'Auth0', 'OIDC', 'Authentication', 'Identity Provider'] keywords: ['SSO', 'Auth0', 'OIDC', 'Authentication', 'Identity Provider']
--- ---
:::warning :::info
SSO is available under private beta for self hosted enterprise customers. Please reach [**out to us**](https://calendly.com/nocodb) for early access. For SSO Access - please reach [**out to sales team**](https://calendly.com/nocodb).
::: :::

4
packages/noco-docs/docs/140.account-settings/030.authentication/040.OIDC-SSO/030.ping-identity.md

@ -5,8 +5,8 @@ tags: ['SSO', 'Ping Identity', 'OIDC']
keywords: ['SSO', 'Ping Identity', 'OIDC', 'Authentication', 'Identity Provider'] keywords: ['SSO', 'Ping Identity', 'OIDC', 'Authentication', 'Identity Provider']
--- ---
:::warning :::info
SSO is available under private beta for self hosted enterprise customers. Please reach [**out to us**](https://calendly.com/nocodb) for early access. For SSO Access - please reach [**out to sales team**](https://calendly.com/nocodb).
::: :::

4
packages/noco-docs/docs/140.account-settings/030.authentication/040.OIDC-SSO/040.azure-ad.md

@ -5,8 +5,8 @@ tags: ['SSO', 'Azure AD', 'OIDC']
keywords: ['SSO', 'Azure AD', 'OIDC', 'Authentication', 'Identity Provider'] keywords: ['SSO', 'Azure AD', 'OIDC', 'Authentication', 'Identity Provider']
--- ---
:::warning :::info
SSO is available under private beta for self hosted enterprise customers. Please reach [**out to us**](https://calendly.com/nocodb) for early access. Please reach [**out to sales**](https://calendly.com/nocodb) for SSO access.
::: :::
This article briefs about the steps to configure Azure AD as Identity service provider for NocoDB This article briefs about the steps to configure Azure AD as Identity service provider for NocoDB

Loading…
Cancel
Save