Generate client token
POST/realms/:app/protocol/openid-connect/token
Authenticates the application using its client credentials and returns an access token for application-level API operations.
Request
Responses
- 200
- 400
- 401
OK
Bad Request The minimum header and/or parameter requirement for this request has not been met.
Unauthorised The minimum authorisation for the request has been met.