Skip to content

[Components] onelogin #15147

@pipedream-component-development

Description

onelogin

URLs

Polling Sources

new-user

Prompt

Emit new event when a user is created in OneLogin. Users can configure filters such as user role or group for more specific triggering.

URLs

new-login-attempt

Prompt

Emit new event when a login attempt occurs in OneLogin. Users can optionally filter by successful or failed attempts.

URLs

new-directory-sync-event

Prompt

Emit new event when a directory sync event is triggered in OneLogin. Users can configure optional filters, such as specific directory names or sync statuses.

URLs

Actions

create-user

Prompt

Create a new user in OneLogin with details. Required props: 'firstname', 'lastname' and 'email' or 'username'. Optional props: 'company', 'department', 'directoryId', 'distinguishedName', 'externalId', 'groupId', 'invalidLoginAttempts', 'localeCode', 'memberOf', 'openidName', 'phone', 'samaccountname', 'title' and 'customAttributes'. Prop 'groupId' has async options

URLs

update-user

Prompt

Update an existing user's details in OneLogin. Required props include the user ID. Optional props are all props in create user action. Prop userId has async options.

URLs

revoke-user-sessions

Prompt

Revoke all active sessions for a specified user in OneLogin. Requires the user ID as input. Prop userId has async options.

URLs

Metadata

Metadata

Assignees

Labels

triagedFor maintainers: This issue has been triaged by a Pipedream employee

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions