Include SSO feature in Okta (#179)

This commit is contained in:
Bethuel Mmbaga
2024-04-05 20:33:13 +03:00
committed by GitHub
parent 33172fecad
commit d74dfcbf2c

View File

@@ -134,6 +134,12 @@ If your organization relies on Okta for managing employee access, automating acc
#### Supported Features
##### OIDC Features
- **SP-initiated SSO (Single Sign-On)**: Users must start authentication from NetBird's [login page](https://app.netbird.io/)
by entering their Okta email and clicking `Continue`.
##### SCIM Features
- **Create Users**: Users added through Okta will automatically be created in NetBird.
- **Update User Attributes**: Any changes to user attributes in Okta will be synchronized with NetBird.
- **Deactivate Users**: Deactivating a user in Okta will also deactivate them in NetBird.