Arron_Golaup | 2024-07-17 12:31:48 UTC | #1
Hi all, We have disabled login credentials on our Genesys Cloud environments allowing Single Sign on only to enhance security. In the event of an issue with our IDP we would like the ability to run a script via our OAuth client to enable credential login again whilst issues are investigated.
Seems this is not possible via the APIs. Have copied the relevant endpoints below.
GET/api/v2/organizations/authentication/settings
PATCH/api/v2/organizations/authentication/settings
The property for 'Disable Genesys Cloud Login' seems to be missing completely, I suspect by design. Any possibility this could be included?
{ "multifactorAuthenticationRequired": false, "domainAllowlistEnabled": false, "domainAllowlist": [], "ipAddressAllowlist": [], "passwordRequirements": { "minimumLength": , "minimumDigits": , "minimumLetters": , "minimumUpper": , "minimumLower": , "minimumSpecials": , "minimumAgeSeconds": , "expirationDays": } }
system | 2024-08-17 12:32:22 UTC | #2
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 27286