Skip to content

Commit 65e8acc

Browse files
isemonaalisaduncan
andauthored
Update _source/_posts/2024-02-29-net-scim.md
Co-authored-by: Alisa <7586237+alisaduncan@users.noreply.github.com>
1 parent 3500a0c commit 65e8acc

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
@@ -46,7 +46,7 @@ dotnet dev-certs https --trust (Trust the self-signed TLS certs)
4646

4747
>**Note**: You may get different ports so be sure to double-check the URLs in `Properties/launchSettings.json`.
4848
49-
### Setup Okta (the IdP)
49+
### Set up Okta as your identity provider (IdP) for authentication and authorization
5050
{% include setup/cli.md type="spa" loginRedirectUri="http://localhost:7094/swagger/oauth2-redirect.html" logoutRedirectUri="http://localhost:7094" %}
5151

5252
Take note of the `Issuer` and the `Client ID`. You'll need those values for your authentication configuration coming up soon.

0 commit comments

Comments
 (0)