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
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.
47
47
48
48

49
49
@@ -95,7 +95,7 @@ Depending on your SAML set up, you may need to include advanced configurations f
95
95
3.**Name ID format:** Select **EmailAddress**.
96
96
4.**Application username**: Select **Email**.
97
97
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.
99
99
8. Select the **Sign on** tab and copy the metadata URL.
100
100
101
101

@@ -109,3 +109,13 @@ Depending on your SAML set up, you may need to include advanced configurations f
109
109
1. For environment-level connections, scroll down and select the apps that will use the auth method.
110
110
2. For organization-level connections, scroll down and select if you want to switch this on for the org.
111
111
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.
0 commit comments