Open ghost opened 8 years ago
When creating UAA clients, omg should create a ci UAA client with authorized-grant-types: client_credentials for use in Concourse pipelines with the `BOSH-deployment resource. This mimics how the health monitor authenticates.
ci
authorized-grant-types: client_credentials
See the example at https://bosh.io/docs/director-users-uaa.html#client-login
When creating UAA clients, omg should create a
ci
UAA client withauthorized-grant-types: client_credentials
for use in Concourse pipelines with the `BOSH-deployment resource. This mimics how the health monitor authenticates.See the example at https://bosh.io/docs/director-users-uaa.html#client-login