Lock and Unlock Users
Last updated
Was this helpful?
Last updated
Was this helpful?
You can use the Dashboard to lock or unlock a specific user's access to your applications.
Go to the Dashboard > User Management > Users
To the right of the user's email in detail page that you want to lock, click ... and choose Lock. Alternatively, you can click the user's name and click the Lock button under Actions menu in the top left of the user detail page.
To lock a user using Jframework API, use the to do this action.
Now, this action is performed on the server. We detect user activity and decide whether to lock the user.
Go to the Dashboard > User Management > Users
To the right of the user's name you want to unblock, click ... and choose Unlock. Alternatively, you can click a previously locked user's name and click the Unlock button under Actions menu in the top left of the user detail page.
To unlock a user using Jframework API, use the to do this action.