Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Rest connector - lock / unlock accounr

ejeong
Valued Contributor
Valued Contributor

Is there a way we can map lock / unlock account JSON in Rest connector?

We have 5.5 SP 3.11

Thanks

5 REPLIES 5

rushikeshvartak
All-Star
All-Star

Lock = EnableAccountJSON & Unlock =DisableAccountJSON in REST Connector

https://saviynt.freshdesk.com/support/solutions/articles/43000521736-rest-connector-guide#RESTConnec... 


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

ejeong
Valued Contributor
Valued Contributor

In AD connection, there is json to define lock account.

And we can request via ARS for unlock. How can we achieve this in REST?

If there is no lock for REST, i may need to use both disable and lock

You can enable account status from endpoint level . 

Application will have either enable/lock and disable/unlock

You can achieve from ARS


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

Understand what you meant, but for AD account, users is going to change password for others or self to unlock/lock account.

It seems like they need to go to "request access for others" -> and make a request for enable account to unlock account.

Thanks

Yes .

if you use lock & unlock it go via change password

If you use enable disable it goes via Request for self/others


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.