Adding content to the OpenSAML POST response templates in v3
Brent Putman
putmanb at georgetown.edu
Wed Nov 11 15:20:50 EST 2015
On 11/10/15 11:07 AM, Cantor, Scott wrote:
> On 11/10/15, 10:19 AM, "users on behalf of Michael A Grady" <users-bounces at shibboleth.net on behalf of mgrady at unicon.net> wrote:
>
>
>
>> The feature in the OpenSAML templates that allowed one to specify content to add to the Head or Body section of the SAML response POST page templates appears to still be there in v3. I assume the recommended approach to actually adding in the following:
>>
>> • add-html-head-content.vm
>> • add-html-body-content.vm
>>
>> would be to create those in edit-webapp/WEB-INF/classes/templates , and then rebuild the WAR?
> You might try putting them in idp.home/views/templates and see if that also works. Might, might not.
I think it should, but haven't tried it. It's supposed to, so if if
doesn't work then we probably have a bug somewhere.
> I think classpath might trump file system.
Looks like this is what we define for the 'shibboleth.VelocityEngine' bean:
<prop key="resource.loader">file, classpath, string</prop>
So filesystem should trump classpath.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20151111/487b1328/attachment.html>
More information about the users
mailing list