[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/conf/saml-nameid.xml
noreply at shibboleth.net
noreply at shibboleth.net
Sun Jun 1 22:40:44 EDT 2014
Author: scantor
Date: Sun Jun 1 22:40:43 2014
New Revision: 6020
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=6020&view=rev
Log:
Add some comments.
Modified:
trunk/idp-conf/src/main/resources/conf/saml-nameid.xml
Modified: trunk/idp-conf/src/main/resources/conf/saml-nameid.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/conf/saml-nameid.xml?rev=6020&r1=6019&r2=6020&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/saml-nameid.xml (original)
+++ trunk/idp-conf/src/main/resources/conf/saml-nameid.xml Sun Jun 1 22:40:43 2014
@@ -26,6 +26,10 @@
control their use via release of the underlying source attribute in the filter policy rather
than here, but you can set a property on any generator called "activationCondition" to limit
use in the most generic way.
+
+ Most of the relevant configuration settings are controlled using properties; an exception is
+ the generation of arbitrary/custom formats based on attribute information, examples of which
+ are shown below.
-->
<!-- SAML 2 NameID Generation -->
More information about the commits
mailing list