Go to app
Academy
What's new?
Tray UAC
Developer
Connectors
Templates
Help Center
Back
OneLogin
Overview
Operations
OneLogin Operations
Latest version:
2.1
Changelog
Activate authentication factor
Activates an authentication factor for a particular user. Necessary if `needs_trigger` was returned as `true` when the factor was enrolled.
Assign user role
Assign one or more existing roles to a user.
Authenticate user
Delegate authentication of a user to OneLogin.
Create user
Create a user in OneLogin.
Delete user
Delete a user by ID.
Enroll authentication factor
Enrolls an authentication factor for a particular user. Currently only available for OneLogin SMS and OneLogin Voice authentication factors.
Generate authentication factor token
Generates a one-time password (OTP) token for an authentication factor.
Get group
Retrieve a single group by its ID.
Get rate limit
Get current rate limit details about an access token.
Get role
Retrieve a single role by its ID.
Get user
Retrieve a single user by its ID.
List apps by user
Retrieve a list of apps for a user.
List available authentication factors
Returns a list of the authentication factors available to enroll a user with.
List available authentication factors DDL
List custom attributes
Retrieve a list of custom attributes.
List custom attributes DDL
List enrolled authentication factors
Returns a list of the authentication factors a user is enrolled on.
List enrolled authentication factors DDL
List groups
Retrieve a list of groups.
List groups DDL
List roles
Retrieve list of roles.
List roles by user
Retrieve a list of roles by user ID.
List roles DDL
List users
Retrieve a list of all users.
List users DDL
Lock user account
Lock a user account until specified time.
Log user out
Logs user out of any and all sessions.
Raw HTTP request (advanced)
Perform a raw HTTP request with some pre-configuration and processing by the connector, such as authentication.
Remove authentication factor
Removes an authentication factor enrollment from a user.
Remove user role
Remove role from a user.
Update password
Update password for a user (non-hash value).
Update password hashed
Update password for a user (with a hash value). Cannot validate password.
Update user
Update a user in OneLogin.
Update user state
Update the state for a user.
Verify authentication factor
Verifies an authentication factor for a particular user.
Previous
Overview