Skip to content

Commit 8cce291

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 ee472c1 commit 8cce291

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
@@ -1576,7 +1576,7 @@ In the Okta Admin Console sidebar, navigate to **Directory** > **People**, and c
15761576

15771577
## Keep experimenting with SCIM
15781578

1579-
This tutorial provides the fundamental steps to create your .NET SCIM server to manage user lifecycle with an identity provider such as Okta. You can get the complete sample code for this project from [here](https://github.com/oktadev/okta-net-scim-example). Now, you can extend resources supported by adding groups. Or update the SCIM model to add more attributes you may need.
1579+
This tutorial provides the fundamental steps to create your .NET SCIM server to manage user lifecycle with an identity provider such as Okta. You can get the complete sample code for this project from [the GitHub repository](https://github.com/oktadev/okta-net-scim-example). Now, you can extend resources supported by adding groups. Or update the SCIM model to add more attributes you may need.
15801580
15811581
You can go even further and create an application that authenticates users using the same identity provider to provide Single Sign On to users already provisioned through your .NET SCIM server.
15821582

0 commit comments

Comments
 (0)