Skip to content

Commit e80d073

Browse files
committed
feat: update main faq and link correction
1 parent f23416e commit e80d073

File tree

11 files changed

+12
-16
lines changed

11 files changed

+12
-16
lines changed

content/docs/FAQs.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,6 @@ PackageVersion: **0.258.2**
7171
- LinkedIn: https://www.linkedin.com/company/nocodb
7272
- Reddit: https://www.reddit.com/r/NocoDB/
7373

74-
## Why do I see the error "SSO is not configured for this domain" when trying to sign in?
74+
## SSO (Single Sign-On) FAQs
7575

76-
This error means that the email address you are using does not belong to a domain that has been verified and configured for SSO in your workspace settings. Only users with email addresses under your verified domain(s) can sign in via SSO. For example, if you’ve verified `example.com`, only users with emails like `[email protected]` will be allowed to sign in through the SSO page.
77-
78-
## Do I need to verify my domain when setting up SSO (e.g., Google OAuth)?
79-
80-
Yes. In addition to configuring Google OAuth or other SSO providers, you must also verify your domain in the SSO settings. This is done by adding your domain and verifying it by adding the provided TXT record to your DNS. Only after domain verification will users from that domain be able to sign in via SSO.
76+
For all questions related to SSO, please see the dedicated SSO FAQ section: [SSO FAQs](/docs/product-docs/account-settings/authentication/FAQs)

content/docs/account-settings/authentication/google-oauth.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ NocoDB offers a functionality that allows users to connect with Google OAuth 2.0
2929
- **Cloud version**: `Workspace Settings` > `Authentication` > `Google OAuth`
3030
- **On-prem version**: `Account Settings` > `Authentication` > `Google OAuth`
3131

32-
<Callout type="info">For more common questions and troubleshooting, see our [SSO FAQ](/account-settings/authentication/FAQs).</Callout>
32+
<Callout type="info">For more common questions and troubleshooting, see our [SSO FAQ](/docs/product-docs/account-settings/authentication/FAQs).</Callout>

content/docs/account-settings/authentication/oidc-sso/auth0.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ For Sign-in's, user should be able to now see `Sign in with <SSO>` option.
5858

5959
For information about Auth0 API Scopes, refer [here](https://auth0.com/docs/secure/tokens/refresh-tokens)
6060

61-
<Callout type="info">For more common questions and troubleshooting, see our [SSO FAQ](/account-settings/authentication/FAQs).</Callout>
61+
<Callout type="info">For more common questions and troubleshooting, see our [SSO FAQ](/docs/product-docs/account-settings/authentication/FAQs).</Callout>

content/docs/account-settings/authentication/oidc-sso/azure-ad.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,6 @@ For Sign-in's, user should be able to now see `Sign in with <SSO>` option.
7878
Post sign-out, refresh page (for the first time) if you do not see `Sign in with SSO` option
7979
</Callout>
8080

81-
<Callout type="info">For more common questions and troubleshooting, see our [SSO FAQ](/account-settings/authentication/FAQs).</Callout>
81+
<Callout type="info">For more common questions and troubleshooting, see our [SSO FAQ](/docs/product-docs/account-settings/authentication/FAQs).</Callout>
8282

8383
For information about Azure AD API Scopes, refer [here](https://learn.microsoft.com/en-us/azure/active-directory/develop/v2-permissions-and-consent#offline_access)

content/docs/account-settings/authentication/oidc-sso/okta.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ Post sign-out, refresh page (for the first time) if you do not see `Sign in with
6868

6969
For information about Okta API Scopes, refer [here](https://developer.okta.com/docs/reference/api/oidc/#scopes)
7070

71-
<Callout type="info">For more common questions and troubleshooting, see our [SSO FAQ](/account-settings/authentication/FAQs).</Callout>
71+
<Callout type="info">For more common questions and troubleshooting, see our [SSO FAQ](/docs/product-docs/account-settings/authentication/FAQs).</Callout>

content/docs/account-settings/authentication/oidc-sso/ping-identity.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ Post sign-out, refresh page (for the first time) if you do not see `Sign in with
7373

7474
For information about Ping Identity API Scopes, refer [here](https://docs.pingidentity.com/r/en-us/pingone/pingone_t_edit_scopes_for_an_application)
7575

76-
<Callout type="info">For more common questions and troubleshooting, see our [SSO FAQ](/account-settings/authentication/FAQs).</Callout>
76+
<Callout type="info">For more common questions and troubleshooting, see our [SSO FAQ](/docs/product-docs/account-settings/authentication/FAQs).</Callout>

content/docs/account-settings/authentication/saml-sso/auth0.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ For Sign-in's, user should be able to now see `Sign in with <SSO>` option.
7070
Post sign-out, refresh page (for the first time) if you do not see `Sign in with SSO` option
7171
</Callout>
7272

73-
<Callout type="info">For more common questions and troubleshooting, see our [SSO FAQ](/account-settings/authentication/FAQs).</Callout>
73+
<Callout type="info">For more common questions and troubleshooting, see our [SSO FAQ](/docs/product-docs/account-settings/authentication/FAQs).</Callout>

content/docs/account-settings/authentication/saml-sso/azure-ad.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ For Sign-in's, user should be able to now see `Sign in with <SSO>` option.
6767
Post sign-out, refresh page (for the first time) if you do not see `Sign in with SSO` option
6868
</Callout>
6969

70-
<Callout type="info">For more common questions and troubleshooting, see our [SSO FAQ](/account-settings/authentication/FAQs).</Callout>
70+
<Callout type="info">For more common questions and troubleshooting, see our [SSO FAQ](/docs/product-docs/account-settings/authentication/FAQs).</Callout>

content/docs/account-settings/authentication/saml-sso/keycloak.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ For Sign-in's, user should be able to now see `Sign in with <SSO>` option.
6565
Post sign-out, refresh page (for the first time) if you do not see `Sign in with <SSO>` option
6666
</Callout>
6767

68-
<Callout type="info">For more common questions and troubleshooting, see our [SSO FAQ](/account-settings/authentication/FAQs).</Callout>
68+
<Callout type="info">For more common questions and troubleshooting, see our [SSO FAQ](/docs/product-docs/account-settings/authentication/FAQs).</Callout>

content/docs/account-settings/authentication/saml-sso/okta.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ For Sign-in's, user should be able to now see `Sign in with <SSO>` option.
6161
Post sign-out, refresh page (for the first time) if you do not see `Sign in with SSO` option
6262
</Callout>
6363

64-
<Callout type="info">For more common questions and troubleshooting, see our [SSO FAQ](/account-settings/authentication/FAQs).</Callout>
64+
<Callout type="info">For more common questions and troubleshooting, see our [SSO FAQ](/docs/product-docs/account-settings/authentication/FAQs).</Callout>

0 commit comments

Comments
 (0)