[java-identity-provider COMMIT] in /branches/3.3: ./ idp-conf/src/main/resources/views/error.vm

noreply at shibboleth.net noreply at shibboleth.net
Mon Mar 6 21:44:12 EST 2017


Author: scantor
Date: Mon Mar  6 21:44:11 2017
New Revision: 8655

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

Modified:
    branches/3.3/   (props changed)
    branches/3.3/idp-conf/src/main/resources/views/error.vm

Modified: branches/3.3/idp-conf/src/main/resources/views/error.vm
URL: http://svn.shibboleth.net/view/java-identity-provider/branches/3.3/idp-conf/src/main/resources/views/error.vm?rev=8655&r1=8654&r2=8655&view=diff
==============================================================================
--- branches/3.3/idp-conf/src/main/resources/views/error.vm	(original)
+++ branches/3.3/idp-conf/src/main/resources/views/error.vm	Mon Mar  6 21:44:11 2017
@@ -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