Endpoints
Request an OIDC token
Request an Open ID Connect token for your Machine. Customize the audience claim with theaud parameter. This returns a JWT token.
Body parameters
string
The audience claim for the token (the recipient of this access token).
POST/v1/tokens/oidc
Status: 200 OK - Example response
Related topics
- Working with the Machines API
- Apps resource reference
- Machines resource reference
- Tokens resource reference
- Volumes resource reference