Skip to main content
Version: v41
Version: 99

PrivX Workflow Engine

SSH PrivX Workflow Engine API for client operations

Authentication

PrivX OAuth2 authorization flow

Security Scheme Type:

oauth2

OAuth Flow (authorizationCode):

Token URL: /auth/api/v1/oauth/token

Authorization URL: /auth/api/v1/oauth/authorize

Scopes:

  • admin: admin user access

  • requestsView: view requests

  • service: cross-service access

  • workflowsManage: manage role granting workflows

  • workflowsRequestOnBehalf: create a role request on behalf of someone

  • workflowsRequests: manage role granting requests

  • workflowsView: view role granting workflows

  • user: normal user access

License