OpenShift icon indicating copy to clipboard operation
OpenShift copied to clipboard

Create more than one instance of Azure Red Hat openshift using the same client id (app registration)

Open morangux opened this issue 3 years ago • 0 comments

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.

morangux avatar Aug 01 '22 15:08 morangux