Vikraman
02/03/2025, 3:24 PMJulius Kos
02/03/2025, 4:39 PMJulius Kos
02/03/2025, 5:13 PMVikraman
02/04/2025, 4:30 AMVikraman
02/04/2025, 5:26 AM{
"detail": "Can't proceed, OAuth configuration is protected against alteration in the organization.",
"status": 409,
"title": "Conflict",
"traceId": "603dd0e3b9c8295010454a3a9a46a560"
}
Can someone please help me with this! Thanks.Moises Morales
02/04/2025, 9:17 AMVikraman
02/04/2025, 9:18 AMFrancisco Antunes
02/04/2025, 12:57 PMapi/v1/entities/admin/organizations/k3jqtvbgbk
endpoint.
That particular endpoint, while correct for normal OIDC use-cases, cannot be changed when Federated Identity Management (MOIDC) feature is enabled on the org - which is the case here.
If you’d like to change an identity provider on the MOIDC use-case, you should use these endpoints instead.
Could you kindly provide some more details about what you’d like to achieve here?Vikraman
02/04/2025, 1:26 PMapi/v1/entities/admin/organizations/k3jqtvbgbk
, and it worked fine until about a month ago for our dev environment even with MOIDC enabled.
Since then, this endpoint has stopped working, and we have been unable to make any changes and throws the above provided error message. Also, I'm aware that MOIDC configuration was done for our dev instance which is k3jqtvbgbk-dev
I didn't know that it has been enabled for our prod environment as well.
Please let me know if there is any other information you might need. ThanksFrancisco Antunes
02/04/2025, 1:41 PMk3jqtvbgbk
. It looks as though the entitlement wasn’t removed properly from the org.
I’ll double-check about the OIDC endpoint being blocked by Federated Identity Management, but I believe this is somewhat of a recent development.
But regarding the current situation: would you like me to disable the MOIDC on the domain k3jqtvbgbk
so you can change the OIDC settings? Also, can you confirm which IdP is currently in use there? From our records, the domain appears to be linked to GD’s Auth0.Vikraman
02/04/2025, 2:53 PMVikraman
02/04/2025, 3:18 PMFrancisco Antunes
02/04/2025, 4:39 PMVikraman
02/05/2025, 1:15 PM