Content
View differences
Updated by Dominic Bräunlein about 1 year ago
We want OpenProject to support the SCIM protocol for management of users and groups, to allow for central provisioning of users and groups. In contrast to synchronising users through LDAP, where OpenProject has to pull information periodically, SCIM inverts the control flow, allowing for a push-based user provisioning and thus should make newly created users immediately available.
Related specifications:
* [RFC 7642 (Higher level overview)](https://www.rfc-editor.org/rfc/rfc7642.html)
* [RFC 7643 (Core Schema)](https://www.rfc-editor.org/rfc/rfc7643.html)
* [RFC 7644 (Protocol)](https://www.rfc-editor.org/rfc/rfc7644.html)
Related specifications:
* [RFC 7642 (Higher level overview)](https://www.rfc-editor.org/rfc/rfc7642.html)
* [RFC 7643 (Core Schema)](https://www.rfc-editor.org/rfc/rfc7643.html)
* [RFC 7644 (Protocol)](https://www.rfc-editor.org/rfc/rfc7644.html)