Service Provider implementation of the SCIM protocol

Fund package maintenance!
ColdTrick
www.paypal.me/ColdTrick

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:elgg-plugin

pkg:composer/coldtrick/scim

dev-master 2026-02-06 14:24 UTC

This package is auto-updated.

Last update: 2026-02-06 14:24:48 UTC


README

Elgg 6.3 Lint Checks Latest Stable Version License

Service Provider implementation of the SCIM protocol.

Requirements

To allow authorization using the Authorization header you will need to enable the following in your .htaccess:

CGIPassAuth On

To authorize your request you will need to generate a token using the Elgg Web Services plugin. The bearer token should be provided using the Authorization header.