- 15 Oct 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
User Management Tasks
- Updated on 15 Oct 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
OneSpan Cloud Authentication allows API-based administration of user management tasks through the user management interface of the OneSpan Trusted Identity platform API. The interface validates and reports the status of each operation. User import can be done using a user import file through the Administration Web Interface of the Authentication component, not via the API.
OneSpan Cloud 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.
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.