PostAuthenticationFlows CAS

O'Dowd, Josh Josh.O'Dowd at mso.umt.edu
Fri Oct 13 10:44:10 EDT 2017


Try using <bean parent=CAS.LoginConfiguration p;postAuthenticationFlows=….

instead of <ref bean=….

Josh


On Oct 13, 2017, at 8:38 AM, Rhian Resnick <rresnick at fau.edu<mailto:rresnick at fau.edu>> wrote:

Morning all,

I am unable to enable post authentication flows for CAS based authentications as the following relaying-party configuration errors and removing it eliminates the external-transfer postAuthenticationFlow from executing for CAS services.

A hint in the correct direction would be most appreciated. .


                <bean parent="Shibboleth.SSO" p:postAuthenticationFlows="#{ {  'external-transfer' } }"  />
                <ref bean="SAML1.AttributeQuery" />
                <ref bean="SAML1.ArtifactResolution" />
                <bean parent="SAML2.SSO" p:postAuthenticationFlows="#{ {  'external-transfer' } }" />
                <ref bean="SAML2.ECP" />
                <ref bean="SAML2.Logout" />
                <ref bean="SAML2.AttributeQuery" />
                <ref bean="SAML2.ArtifactResolution" />
                <ref bean="Liberty.SSOS" />
                <!-- <ref bean="CAS.LoginConfiguration" /> -->
                <ref bean="CAS.LoginConfiguration" p:postAuthenticationFlows="#{ {  'external-transfer' } }"  />
                <ref bean="CAS.ProxyConfiguration" />
                <ref bean="CAS.ValidateConfiguration" />


Thanks

Rhian Resnick
Assistant Director Middleware and HPC
Office of Information Technology

Florida Atlantic University
777 Glades Road, CM22, Rm 173B
Boca Raton, FL 33431
Phone 561.297.2647
Fax 561.297.0222
 [image] <https://hpc.fau.edu/wp-content/uploads/2015/01/image.jpg>
--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net<mailto:users-unsubscribe at shibboleth.net>



More information about the users mailing list