PipedreamHQ / PipedreamHQ/pipedream

[Components] cloudentity

Open
#15,686 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# cloudentity
## URLs
- https://cloudentity.com/developers/
## Webhook Sources
### new-authentication-event-instant
#### Description
Emit new event when a user authentication event occurs. Configure event types to listen for (e.g., successful login, failed login, MFA challenge).
### new-user-provisioned-instant
#### Description
Emit new event when a user is provisioned in the system. Configure filters such as user role or group.
### new-policy-change-instant
#### Description
Emit new event when an access policy is updated. Configure which policies to monitor for changes.
## Actions
### create-user
#### Description
Create a new user in Cloudentity. Provide user details such as name, email, and roles.
### assign-role
#### Description
Assign a role to an existing user. Provide user ID and role information.
### revoke-session
#### Description
Revoke an active user session. Provide session ID or user ID to invalidate their current access.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.