Create more than one instance of Azure Red Hat openshift using the same client id (app registration)
Open
- Dominant language
- No language data
- Stars
- 121
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.