OpenShift
OpenShift copied to clipboard
Create more than one instance of Azure Red Hat openshift using the same client id (app registration)
Hi ,
We are trying to create several instances of ARO using the same client ID but getting the following error on deployment when trying to create the second cluster.
{ "status": "Failed", "error": { "code": "DuplicateClientID", "message": "The provided client ID '6e9d873f-bce0-4a7c-a0da-748198123456' is already in use by a cluster." } }
I changed the client ID due to privacy concern.
Please assist.