Access Attributes from ColdFusion 10 on IIS 7.5

voidinutah marc at oneleaf.com
Mon Apr 25 12:50:06 EDT 2016


I thought about what Mike wrote and tested a few things. I finally got the
desired results, but I'm not sure if I've implemented the RequestMapper
correctly. I wanted the have the Shibboleth attributes available to my
entire application, but only wanted to require authentication on just one
section within the application.

This is my end result:

<Host name="sp.example.com" authType="shibboleth" requireSession="false"
exportAssertion="true" >
     <Path name="secure" authType="shibboleth" requireSession="true"
exportAssertion="true"/>
</Host>

If there is a better way to do this, or clean this up, please let me know.

Thank you for everyone's help.

Marc



--
View this message in context: http://shibboleth.1660669.n2.nabble.com/Access-Attributes-from-ColdFusion-10-on-IIS-7-5-tp7624842p7624945.html
Sent from the Shibboleth - Users mailing list archive at Nabble.com.


More information about the users mailing list