WakaTime supports SCIM 2.0 for Business organizations. Setup requires a tenant URL and bearer token from WakaTime Support.
Contact WakaTime Support with your organization name and identity provider. Support will return:
https://wakatime.com/scim/v2/<organization_id>| SCIM version | 2.0 |
|---|---|
| Base or tenant URL | https://wakatime.com/scim/v2/<organization_id> |
| Authentication | Bearer token |
| User identifier | userName |
userName value | User email address |
If your provider requests a discovery endpoint, use:
https://wakatime.com/scim/v2/<organization_id>/ServiceProviderConfig
WakaTime supports:
Deprovisioning removes the user from the organization and its groups. It does not delete the user's WakaTime account.
Existing userName values cannot be changed.
List requests support pagination with up to 100 results per page. Bulk operations, password changes, sorting, and ETags are not supported.