Skip to content

Commit

Permalink
Rephrase benefits
Browse files Browse the repository at this point in the history
  • Loading branch information
fflorent committed Dec 6, 2024
1 parent 3e78ac4 commit 9f92048
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions help/en/docs/install/scim.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ Protocols like OIDC and SAML focus primarily on authentication and authorization

### Benefits of Using SCIM in Grist

This is for all of the tasks mentioned above where SCIM intervene. When you operate changes on your users and your groups on an Identity Provider which includes a SCIM client, it will automatically propagate them for you on every Service Provider supporting the SCIM API (like Grist if you enable the feature, see below).
This is for all of the tasks mentioned above where SCIM intervene. For example, when you make changes to users or user groups in an identity provider, SCIM will automatically propagate those changes across every service provider (i.e. Grist) that supports the SCIM API.

Also because it allows you to deprovision your users as soon as they leave, it ensures that these users cannot log in anymore without waiting their sessions to expire, and is a step toward complying with the GDPR if your organization is based in Europe.
Also, SCIM allows you to deprovision users as soon as they leave. This ensures that they cannot log in without waiting their sessions to expire, which is a step toward complying with the GDPR if your organization is based in Europe.

## The Standard

Expand Down

0 comments on commit 9f92048

Please sign in to comment.