<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hello</p>
<p>I need to delegate IDPv4 auth to our CAS server . <br>
</p>
<p>I am lost in documentations, should I follow :
<a class="moz-txt-link-freetext" href="https://wiki.shibboleth.net/confluence/display/IDP4/ExternalAuthnConfiguration">https://wiki.shibboleth.net/confluence/display/IDP4/ExternalAuthnConfiguration</a></p>
<p>there's also :
<a class="moz-txt-link-freetext" href="https://wiki.shibboleth.net/confluence/display/IDP4/CasProtocolConfiguration">https://wiki.shibboleth.net/confluence/display/IDP4/CasProtocolConfiguration</a>
<br>
</p>
<p>but from what I understand that latest is for making the IDP act
as a CAS server (?) <br>
</p>
<p>my legacy IDPv3 used <a class="moz-txt-link-freetext" href="https://github.com/Unicon/shib-cas-authn3/">https://github.com/Unicon/shib-cas-authn3/</a> ,
after modifying idp.properties with idp.authn.flows= Shibcas <br>
</p>
<p>and declaration of the "<bean id="authn/Shibcas"
parent="shibboleth.AuthenticationFlow" ... in general-authn.xml</p>
<p>What is the best practice and associated Doc to delegate idp v4
auth to a CAS server ? <br>
</p>
<p>Thanks . <br>
</p>
<p><br>
</p>
<pre class="code">
</pre>
</body>
</html>