From 409f63bb475e33a55d79b572f18fad976a4aa6fb Mon Sep 17 00:00:00 2001 From: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com> Date: Fri, 19 Aug 2022 08:51:15 -0700 Subject: [PATCH] [ENGDOCS-910] Add new audit log categories (#15408) * Add new audit log categories * Update docker-hub/audit-log.md Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> --- docker-hub/audit-log.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docker-hub/audit-log.md b/docker-hub/audit-log.md index a97c2e8725..6ddd3f0e53 100644 --- a/docker-hub/audit-log.md +++ b/docker-hub/audit-log.md @@ -58,6 +58,7 @@ Refer to the following section for a list of events and their descriptions: | Team Member Added | Details of the member added to your team | | Team Member Removed | Details of the member removed from your team | | Team Member Invited | Details of the member invited to your team | +| Organization Member Added | Details of the member added to your organization | | Organization Member Removed | Details about the member removed from your organization | | Organization Created | Activities related to the creation of a new organization | | Organization Settings Updated | Details related to the organization setting that was updated | @@ -66,6 +67,9 @@ Refer to the following section for a list of events and their descriptions: | Registry Access Management registry added | Activities related to the addition of a registry | | Registry Access Management registry removed | Activities related to the removal of a registry | | Registry Access Management registry updated | Details related to the registry that was updated | +| Single Sign-On domain added | Details of the single sign-on domain added to your organization | +| Single Sign-On domain removed | Details of the single sign-on domain removed from your organization | +| Single Sign-On domain verified | Details of the single sign-on domain verified for your organization | ### Repository events