- 18 Oct 2024
- 1 Minute to read
- DarkLight
User Management
- Updated on 18 Oct 2024
- 1 Minute to read
- DarkLight
Intelligent Adaptive Authentication supports the API-based administration of user management tasks. You can administrate users through the user-management interface of the OneSpan Trusted Identity platform API.
User management tasks
The user-management interface validates and returns the status of each operation upon completion. The interface handles the administration tasks with the relevant request endpoints and methods.
Supported user management requests | ||
Operation | Description | Request endpoint |
---|---|---|
Create user | ||
View user | View a specific user. | |
Update user | Update user details (e.g. email address, mobile phone number, MDC profile). | |
Delete user | Delete a user. | |
Set user password | Set the password for a user. | |
Reset user password | Reset the password for a user. | |
Unlock user | Unlock a user. | |
Query users | Retrieve all users that match certain query criteria (e.g. user, domain, locked status). | |
Enable/disable user | Enable and disable a user. | |
Set Virtual Mobile Authenticator delivery method | Set user-specific Virtual Mobile Authenticator delivery method (the delivery method for Virtual Mobile Authenticator messages). | |
Set Message Delivery Component (MDC) profile | Set a user-specific Message Delivery Component (MDC) profile (i.e. the MDC profile to be used for Push Notification messages). |
User import
You can import users with a user import file. This task is not API-based but is done via the Administration Web Interface of the Authentication component.