Skip to content

Commit 9c4ed6e

Browse files
committed
fixed header auth typo
1 parent a66215a commit 9c4ed6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_source/_posts/2024-02-29-net-scim.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1514,7 +1514,7 @@ In this step, you will create an app integration in Okta. Although there are sev
15141514

15151515
Log in to your Okta Developer Account. Ensure you're in the Admin Console — when you're in the Admin Console, the URL will be "dev-youraccountid-admin.okta.com". In the sidebar, select **Applications** > **Applications**, and press the **Browse App Catalog** button.
15161516

1517-
Enter "**SCIM 2.0 Test App**" in the search box. Select the "**SCIM 2.0 Test App (OAuth Bearer Token)**", and press the **+ Add Integration** button to confirm creating an integration using "SCIM 2.0 Test App (Header Auth)".
1517+
Enter "**SCIM 2.0 Test App**" in the search box. Select the "**SCIM 2.0 Test App (OAuth Bearer Token)**", and press the **+ Add Integration** button to confirm creating an integration using "SCIM 2.0 Test App (Bearer Token)".
15181518

15191519
You'll then see configuration options. Leave the options under the **General Settings** tab and navigate to the **Sign-On Options** tab. Give the app a helpful name in the **Application label** field. For example, you can keep the default or change it to ".NET SCIM Server". Leave the **Automatically log in when a user lands on login page** checked, and click **Next**.
15201520

0 commit comments

Comments
 (0)