Skip to content

Commit 518a3c0

Browse files
Merge pull request #400 from kinde-oss/Fix/Okta-SAML-update
Minor copy changes
2 parents 2003b3e + fc07810 commit 518a3c0

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

src/content/docs/authenticate/enterprise-connections/okta-saml-connection.mdx

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Depending on your SAML set up, you may need to include advanced configurations f
4343

4444
![Okta connection config window](https://imagedelivery.net/skPPZTHzSlcslvHjesZQcQ/a06249d4-d368-43f7-bba1-9df10d80aa00/public)
4545

46-
3. Enter the **IdP metadata URL**. This URL comes from your identity provider.
46+
3. Enter the **IdP metadata URL**. This URL comes from your identity provider. If you haven't set up your app yet, you can add this later.
4747

4848
![optional fields for saml](https://imagedelivery.net/skPPZTHzSlcslvHjesZQcQ/4f1851db-5c34-496b-ced1-07c1cd272b00/public)
4949

@@ -95,7 +95,7 @@ Depending on your SAML set up, you may need to include advanced configurations f
9595
3. **Name ID format:** Select **EmailAddress**.
9696
4. **Application username**: Select **Email**.
9797
5. Leave all other options to their default value and select **Next**.
98-
7. In the next screen, select **I'm a software vendor. I'd like to integrate my app with Okta**, then select **Finish**. You will be redirected to the newly created application in Okta.
98+
7. Select **Finish**. You will be redirected to the newly created application in Okta.
9999
8. Select the **Sign on** tab and copy the metadata URL.
100100

101101
![Metadata URL in Okta](https://imagedelivery.net/skPPZTHzSlcslvHjesZQcQ/9bdcb215-054e-45c1-11a7-2df2f4be7800/public)
@@ -109,3 +109,13 @@ Depending on your SAML set up, you may need to include advanced configurations f
109109
1. For environment-level connections, scroll down and select the apps that will use the auth method.
110110
2. For organization-level connections, scroll down and select if you want to switch this on for the org.
111111
5. Select **Save**. You can now use Okta as an IdP for the selected applications.
112+
113+
## Troubleshooting the connection
114+
115+
If you get an error in Okta that says **User is not assigned to this application**, it means you need to assign a user or group to your Okta application.
116+
117+
1. Go to the **Applications** section in your Okta Admin Console.
118+
2. Select the SAML 2.0 app you set up.
119+
3. Under the **Assignments** tab, click **Assign > Assign to People or Assign to Groups**.
120+
4. Choose the user or group you want to assign to this application and save your changes.
121+

0 commit comments

Comments
 (0)