[java-identity-provider COMMIT] in /trunk/idp-conf/src/main/resources/system/views/logout: saml-async.vm saml-result.vm
noreply at shibboleth.net
noreply at shibboleth.net
Wed Oct 28 22:15:46 EDT 2015
Author: scantor
Date: Wed Oct 28 22:15:46 2015
New Revision: 7902
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7902&view=rev
Log:
Fix comments at the top of views.
Modified:
trunk/idp-conf/src/main/resources/system/views/logout/saml-async.vm
trunk/idp-conf/src/main/resources/system/views/logout/saml-result.vm
Modified: trunk/idp-conf/src/main/resources/system/views/logout/saml-async.vm
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/system/views/logout/saml-async.vm?rev=7902&r1=7901&r2=7902&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/system/views/logout/saml-async.vm (original)
+++ trunk/idp-conf/src/main/resources/system/views/logout/saml-async.vm Wed Oct 28 22:15:46 2015
@@ -1,5 +1,5 @@
##
-## Velocity Template for error end-state
+## Velocity Template for terminating a SAML2 LogoutRequest profile request containing the Async extension
##
## Velocity context will contain the following properties
## profileRequestContext - root of context tree
Modified: trunk/idp-conf/src/main/resources/system/views/logout/saml-result.vm
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/system/views/logout/saml-result.vm?rev=7902&r1=7901&r2=7902&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/system/views/logout/saml-result.vm (original)
+++ trunk/idp-conf/src/main/resources/system/views/logout/saml-result.vm Wed Oct 28 22:15:46 2015
@@ -1,5 +1,5 @@
##
-## Velocity Template for error end-state
+## Velocity Template for generating the result of a SAML2 LogoutResponse received by the IdP
##
## Velocity context will contain the following properties
## profileRequestContext - root of context tree
More information about the commits
mailing list