[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/conf/idp.properties

noreply at shibboleth.net noreply at shibboleth.net
Thu Nov 5 15:37:49 EST 2015


Author: scantor
Date: Thu Nov  5 15:37:49 2015
New Revision: 7948

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7948&view=rev
Log:
IDP-840 - Add fticks properties.

Modified:
    trunk/idp-conf/src/main/resources/conf/idp.properties

Modified: trunk/idp-conf/src/main/resources/conf/idp.properties
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/conf/idp.properties?rev=7948&r1=7947&r2=7948&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/idp.properties	(original)
+++ trunk/idp-conf/src/main/resources/conf/idp.properties	Thu Nov  5 15:37:49 2015
@@ -187,3 +187,8 @@
 # Profile flows in which the ProfileRequestContext should be exposed
 # in servlet request under the key "opensamlProfileRequestContext"
 #idp.profile.exposeProfileRequestContextInServletRequest = SAML2/POST/SSO,SAML2/Redirect/SSO
+
+# F-TICKS auditing - set salt to include hashed username
+#idp.fticks.federation=MyFederation
+#idp.fticks.algorithm=SHA-256
+#idp.fticks.salt=somethingsecret



More information about the commits mailing list