Skip to content

Commit 14e9309

Browse files
isemonaColton Beach
and
Colton Beach
authored
Update _source/_posts/2024-02-29-net-scim.md
Co-authored-by: Colton Beach <98902851+cbeac243@users.noreply.github.com>
1 parent a151649 commit 14e9309

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
@@ -40,7 +40,7 @@ Create a directory called `okta-scim-server-dotnet`. Navigate to the directory i
4040

4141
### Test the .NET project using Swagger UI
4242
- Run the project using the command `dotnet watch --launch-profile https`
43-
- At this point using the *https://localhost:7094/swagger/index.html* you will be able to see the Swagger UI. Typically, a browser tab will automatically open; if not, manually check for the URL to the Swagger UI under `Properties/launchSettings.json` and copy/paste this URL onto the browser.
43+
- At this point using the *https://localhost:7094/swagger/index.html* you will be able to see the Swagger UI. Typically, a browser tab will automatically open; if not, manually check for the URL to the Swagger UI under `Properties/launchSettings.json` and copy/paste this URL onto the browser:
4444

4545
### Setup Okta (the IdP)
4646
{% include setup/cli.md type="spa" framework="ASP.NET Core" loginRedirectUri="http://localhost:7094/swagger/oauth2-redirect.html" logoutRedirectUri="http://localhost:7094" %}

0 commit comments

Comments
 (0)