User App Setup API
User App Setup API
Manage User App Setup profiles used by applications at registration and login. Applications link a profile via user_setup_id on the App Configuration API.
Requires cidaas 4.x / Trustdesk.
Relationship to Field Setup
User App Setup does not define field schemas. It references field keys that must exist in Field Setup (fieldsetup-srv). user-srv validates those keys on create and update.
Authentication
These endpoints do not use dedicated OAuth scopes. Access is controlled by admin or developer roles:
USERSETUP_MANAGER,USERSETUP_VIEWER(CIDAAS_ADMINS group)APP_MANAGER(developer group)
Related documentation
Authentication
- OAuth 2.0: oauth2.0
Security Scheme Type: | oauth2 |
|---|---|
OAuth Flow (authorizationCode): | Token URL: https://domain/token-srv/token Authorization URL: https://domain/authz-srv/authz Scopes: |
OAuth Flow (clientCredentials): | Token URL: https://domain/token-srv/token Scopes: |
Contact cidaas support: [email protected]
Terms of Servicehttps://www.cidaas.com/terms-of-use/