EventType - access management in Talend Management Console - Cloud

Talend Cloud APIs User Guide

Version
Cloud
Language
English
Product
Talend Cloud
Module
Talend API Designer
Talend API Tester
Talend Data Preparation
Talend Data Stewardship
Talend Management Console
Content
Design and Development > Designing APIs
Design and Development > Testing APIs
Last publication date
2024-04-03

EventCategory - audit logs

Events that can happen on audit logs
Logged operations Description
read An access to audit logs took place.

EventCategory - user account

Events that can happen on user accounts
Logged operations Description
login An user logged on a Cloud application.
logout An user logged out of a Cloud application.
create An user account was created.
pwdChange An user password was changed.
reset A request was sent for password recovery.
confirmPwdReset A recovered password was validated.
delete An user account was deleted.
update Changes were made on user settings such as an user's email address, username, or phone number.

EventCategory - user group

Events that can happen on user groups
Logged operations Description
create An user group was created.
delete An user group was deleted.
update Group settings or group members were updated.

EventCategory - access token

Events that can happen on user access tokens
Logged operations Description
create An access token was created.
delete An access token was deleted.
update An access token was renamed.

EventCategory - security policy

Events that can happen on security policies
Logged operations Description
passwordPolicyChange The password policy was updated.
SSOChange The single sign-on policy was updated.

EventCategory - role

Events that can happen on roles
Logged operations Description
create A role was created.
delete A role was deleted.
update A role was updated.

EventCategory - ip access control

Events that can happen related to IP access control
Logged operations Description
enableIpAllowlistConfiguration The IP allowlist policy was activated.
disableIpAllowlistConfiguration The IP allowlist policy was deactivated.
updateIpAllowlistConfiguration The IP allowlist policy was updated.
addAllowedIpEntry IPs or IP ranges were added to the IP allowlist.
updateAllowedIpEntry Existing IPs or IP ranges were updated on the IP allowlist.
deleteAllowedIpEntry IPs or IP ranges were deleted from the IP allowlist.
login A login was rejected because the request failed the IP validation.
SSOLogin An SSO login was rejected because the request failed the IP validation.
personalAccessTokenAccess A login with personal access token was rejected because the request failed the IP validation.