You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: settings/authentication.mdx
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: "Customize how your team can login to your Mintlify dashboard"
4
4
icon: 'user-unlock'
5
5
---
6
6
7
-
Mintlify supports single sign-on to your dashboard via SAML and OIDC. If you use Okta or Google Workspace, we have provider-specific documentation for setting up SSO, but if you use another provider, please contact us!
7
+
Mintlify supports single sign-on to your dashboard via SAML and OIDC. If you use Okta or Google Workspace, we have provider-specific documentation for setting up SSO. If you use another provider, please contact us!
8
8
9
9
<Note>
10
10
SSO functionality is available on our Enterprise plan. [Contact
@@ -20,7 +20,7 @@ Mintlify supports single sign-on to your dashboard via SAML and OIDC. If you use
20
20
Under `Applications`, click to create a new app integration using SAML 2.0.
21
21
</Step>
22
22
<Steptitle="Configure integration">
23
-
Enter the following:
23
+
Enter the following details:
24
24
* Single sign-on URL (provided by Mintlify)
25
25
* Audience URI (provided by Mintlify)
26
26
* Name ID Format: `EmailAddress`
@@ -31,7 +31,7 @@ Mintlify supports single sign-on to your dashboard via SAML and OIDC. If you use
31
31
| `lastName` | Basic | `user.lastName` |
32
32
</Step>
33
33
<Steptitle="Send us your IdP information">
34
-
Once the application is set up, navigate to the sign-on tab and send us the metadata URL.
34
+
Once the application is set up, navigate to the Sign On tab and send us the metadata URL.
35
35
We'll enable the connection from our side using this information.
36
36
</Step>
37
37
</Steps>
@@ -40,14 +40,14 @@ Mintlify supports single sign-on to your dashboard via SAML and OIDC. If you use
40
40
<Steps>
41
41
<Steptitle="Create an application">
42
42
Under `Applications`, click to create a new app integration using OIDC.
43
-
You should choose the `Web Application` application type.
43
+
Select the `Web Application` application type.
44
44
</Step>
45
45
<Steptitle="Configure integration">
46
46
Select the authorization code grant type and enter the Redirect URI provided by Mintlify.
47
47
</Step>
48
48
<Steptitle="Send us your IdP information">
49
-
Once the application is set up, navigate to the General tab and locate the client ID & client secret.
50
-
Please securely provide us with these, along with your Okta instance URL (e.g. `<your-tenant-name>.okta.com`). You can send these via a service like 1Password or SendSafely.
49
+
Once the application is set up, navigate to the General tab and locate the client ID and client secret.
50
+
Please securely provide us with these credentials, along with your Okta instance URL (e.g.,`<your-tenant-name>.okta.com`). You can send these via a secure service like 1Password or SendSafely.
51
51
</Step>
52
52
</Steps>
53
53
</Tab>
@@ -65,13 +65,13 @@ Mintlify supports single sign-on to your dashboard via SAML and OIDC. If you use
65
65
</Frame>
66
66
</Step>
67
67
<Steptitle="Send us your IdP information">
68
-
Copy the provided SSO URL, Entity ID, and x509 certificate and send it to the Mintlify team.
68
+
Copy the provided SSO URL, Entity ID, and X.509 certificate and send them to the Mintlify team.
69
69
<Frame>
70
70

71
71
</Frame>
72
72
</Step>
73
73
<Steptitle="Configure integration">
74
-
On the Service provider details page, enter the following:
74
+
On the Service Provider Details page, enter the following:
75
75
* ACS URL (provided by Mintlify)
76
76
* Entity ID (provided by Mintlify)
77
77
* Name ID format: `EMAIL`
@@ -87,9 +87,9 @@ Mintlify supports single sign-on to your dashboard via SAML and OIDC. If you use
87
87
| `First name` | `firstName` |
88
88
| `Last name` | `lastName` |
89
89
90
-
Once this step is complete and users are assigned to the application, let our team know and we'll enable SSO for your account!
90
+
Once users are assigned to the application and these steps are complete, let our team know and we'll enable SSO for your account!
0 commit comments