[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/views/error.vm

noreply at shibboleth.net noreply at shibboleth.net
Fri Dec 2 12:49:34 EST 2016


Author: scantor
Date: Fri Dec  2 12:49:33 2016
New Revision: 8572

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=8572&view=rev
Log:
Add comment noting profile context is available to view.

Modified:
    trunk/idp-conf/src/main/resources/views/error.vm

Modified: trunk/idp-conf/src/main/resources/views/error.vm
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/views/error.vm?rev=8572&r1=8571&r2=8572&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/views/error.vm	(original)
+++ trunk/idp-conf/src/main/resources/views/error.vm	Fri Dec  2 12:49:33 2016
@@ -3,6 +3,7 @@
 ##
 ## Velocity context will contain the following properties
 ## flowRequestContext - the Spring Web Flow RequestContext
+## profileRequestContext - root of context tree
 ## encoder - HTMLEncoder class
 ## request - HttpServletRequest
 ## response - HttpServletResponse



More information about the commits mailing list