<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D51Y00009pcn7XSAQOkta Classic EngineLifecycle ManagementAnswered2020-11-04T00:56:34.000Z2020-11-03T22:13:00.000Z2020-11-04T00:56:34.000Z
Unable to expire password when creating users with hash password credentials

Hi,

 

We try to import users with hashed passwords including nextLogin=changePassword but it results with this exception E000124

 

{

    "errorCode": "E0000124",

    "errorSummary": "Could not create user. To create a user and expire their password immediately, a password must be specified",

    "errorLink": "E0000124",

    "errorId": "oaeJNU7p6gJTriXMPIKc483gg",

    "errorCauses": [

        {

            "errorSummary": "Could not create user. To create a user and expire their password immediately, a password must be specified"

        }

    ]

}

 

How to create users with imported password and set it as expired with one call API ?

 

Thanks


This question is closed.
Loading
Unable to expire password when creating users with hash password credentials