Skip to content

[Components] okta #12420

@pipedream-component-development

Description

okta

URLs

Pooling Sources

watch-new-events

Prompt

Emit new event when the system observes a new event. No props are required for configuration.

URLs

Actions

create-user

Prompt

Creates a new user in the Okta system. The user will receive an email with the account creation prompt. The required props are 'First Name', 'Last Name', and 'Email'. Optional props could be 'Login' and 'Mobile Phone'.

URLs

get-user

Prompt

Fetches the information of a specific user from the Okta system. The required prop is 'User ID'. This action is read-only and does not modify any data within the Okta system.

URLs

update-user

Prompt

Updates the profile and/or credentials of a specific user in the Okta system. The mandatory props are 'User ID' and the details that need to be updated. This action can be used to modify user's information.

URLs

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions