SCIM 2.0 User Management
System for Cross-domain Identity Management (SCIM) is designed to make managing user identities in cloud-based applications and services easier. It is an open specification that is supported by many user management tools.
These pages document the specifics of Vendasta's implementation for partners who want to manage users in their own system and them push the changes to the Vendasta platform.
Authentication
- HTTP: Bearer Auth
- OAuth 2.0: OAuth2Demo
- OAuth 2.0: OAuth2Prod
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |
Security Scheme Type: | oauth2 |
|---|---|
OAuth Flow (authorizationCode): | Authorization URL: https://sso-api-demo.apigateway.co/oauth2/auth Scopes:
|
Security Scheme Type: | oauth2 |
|---|---|
OAuth Flow (authorizationCode): | Authorization URL: https://sso-api-prod.apigateway.co/oauth2/auth Scopes:
|