-
-
Notifications
You must be signed in to change notification settings - Fork 425
Open
Labels
self-hostingSelf-hosting setup that needs some loveSelf-hosting setup that needs some love
Description
SCIM is a standard way to provision or deprovision users to a Service Provider (like Grist) as requested by an Identity Provider.
This could let the IdP to do the following on Grist:
- create accounts for users and start assigning them access without waiting for them to connect the first time on Grist;
- delete accounts and/or revoke access from organizations (and maybe workspaces);
- change user informations in Grist;
It requires to implement a REST API that complies with the spec (see below).
IETF RFC (spec): https://www.rfc-editor.org/rfc/rfc7644
Okta resource: https://developer.okta.com/docs/concepts/scim/
hrenard, pierreozoux, s3n-w6i and Sieboldianus
Metadata
Metadata
Assignees
Labels
self-hostingSelf-hosting setup that needs some loveSelf-hosting setup that needs some love
Type
Projects
Status
Backlog