From 6ffb6ae70ee0d1b6389e6570f93beb3b7cce5da8 Mon Sep 17 00:00:00 2001 From: Rachael Rose Renk <91027132+rachaelrenk@users.noreply.github.com> Date: Tue, 19 Mar 2024 15:37:28 -0600 Subject: [PATCH] Logging SAML SSO identity data for enterprise and organization audit log events - [GA] (#49557) --- .../audit_log/audit-log-search-list-info-about-action.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/reusables/audit_log/audit-log-search-list-info-about-action.md b/data/reusables/audit_log/audit-log-search-list-info-about-action.md index d91a0ce980c6..95d497898ac5 100644 --- a/data/reusables/audit_log/audit-log-search-list-info-about-action.md +++ b/data/reusables/audit_log/audit-log-search-list-info-about-action.md @@ -9,8 +9,8 @@ Each audit log entry shows applicable information about an event, such as: - The action that was performed - Which country the action took place in - The date and time the action occurred -{%- ifversion ghec %} -- The SAML SSO identity of the user (actor) who performed the action (public beta) +{%- ifversion ghec or ghes > 3.12 %} +- The SAML SSO and SCIM identity of the user (actor) who performed the action {%- endif %} {%- ifversion token-audit-log %} - For actions outside of the web UI, how the user (actor) authenticated