Get access token (client_credentials)
POST/realms/gc-prod/protocol/openid-connect/token
Obtains an access token using the client_credentials grant type. Uses form-url-encoded fields and an optional x-tenant-id header.
Request
Responses
- 200
- 400
- 401
Token retrieved successfully
Invalid request
Unauthorized