EventType - access management in Talend Cloud 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
2023-09-13

EventCategory - audit logs

The events that could happen on audit logs are:

Logged operations Description
read An access to audit logs took place.

EventCategory - user account

The events that could happen on user accounts are:

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

The events that could happen on user groups are:

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

The events that could happen on user access tokens are:

Logged operations Description
create An access token was created.
delete An access token was deleted.
update An access token was renamed.

EventCategory - security policy

The events that could happen on security policies are:

Logged operations Description
passwordPolicyChange The password policy was updated.

SSOChange

The single sign-on policy was updated.

EventCategory - role

The events that could happen on roles are:

Logged operations Description
create A role was created.
delete A role was deleted.
update A role was updated.

EventCategory - 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.