Setup
1
Add the plugin
2
Configure your identity provider
Point your IdP’s SCIM provisioning settings at:SCIM_TOKEN exactly. Use a long random secret (32+ bytes).User endpoints
The plugin exposes standard SCIM 2.0 user CRUD endpoints. Your IdP calls these automatically.Group endpoints
Groups are mapped to KavachOS organizations.Filtering
All list endpoints support SCIM filter expressions. The most common one isuserName:
eq, ne, co (contains), sw (starts with).