OAuth token endpoint
OAuth token endpoint
Body
OAuth token endpoint
The public identifier used to authenticate the API client.
4 - 128The secret key used to authenticate the API client. Must be kept confidential and never exposed in client-side code or logs.
4 - 128The unique tenant identifier that determines the target environment for authentication. Scopes the issued token to the resources of the specified tenant.
3 - 128Defines the api clients type being authenticated. Determines the scope and permissions of the resulting token.
apikey, contract, user, client, employee "apikey"
Optional tenant UUID forwarded to the IdP and embedded into the issued token as data.uuid. Lets downstream gateways resolve tenant-specific configuration from a trusted, signed claim.
36