Skip to content

Commit

Permalink
Include SSO feature in Okta (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcmmbaga authored Apr 5, 2024
1 parent 33172fe commit d74dfcb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/pages/how-to/idp-sync.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit d74dfcb

Please sign in to comment.