[java-identity-provider] branch master updated: Revert additional change to audit format.

Scott Cantor cantor.2 at osu.edu
Fri Jul 17 13:39:56 UTC 2020


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=f819bcf0ca865d069574beba68e53c86473b6d1a

The following commit(s) were added to refs/heads/master by this push:
       new  f819bcf0c Revert additional change to audit format.
f819bcf0c is described below

commit f819bcf0ca865d069574beba68e53c86473b6d1a
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Jul 17 09:40:27 2020 -0400

    Revert additional change to audit format.
---
 idp-conf/src/main/resources/conf/audit.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-conf/src/main/resources/conf/audit.xml b/idp-conf/src/main/resources/conf/audit.xml
index 241d82167..a9faf4c9e 100644
--- a/idp-conf/src/main/resources/conf/audit.xml
+++ b/idp-conf/src/main/resources/conf/audit.xml
@@ -14,7 +14,7 @@
     This bean defines a mapping between audit log categories and formatting strings.
     -->
     <util:map id="shibboleth.AuditFormattingMap">
-        <entry key="Shibboleth-Audit" value="%a|%ST|%T|%HASHEDu|%SP|%i|%ac|%t|%attr|%n|%f|%SSO|%XX|%XA|%b|%bb|%e|%S|%SS|%s|%UA" />
+        <entry key="Shibboleth-Audit" value="%a|%ST|%T|%u|%SP|%i|%ac|%t|%attr|%n|%f|%SSO|%XX|%XA|%b|%bb|%e|%S|%SS|%s|%UA" />
     </util:map>
 
     <!-- Override the format of date/time fields in the log and/or convert to default time zone. -->

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list