Trigger SCIM Sync
Trigger SCIM synchronization.
Endpoint
POST /api/v1/sso/scim/sync
Headers
| Header | Required | Description |
|---|---|---|
Authorization | Yes | Bearer <access_token> |
Content-Type | Yes | application/json |
Features
- User provisioning
- Group synchronization
- Conflict resolution
Status
[WARNING] TODO: Not Implemented - This endpoint is planned but not yet implemented.