Question about CAS and Shibboleth v4.0.1
Cantor, Scott
cantor.2 at osu.edu
Thu Jun 11 16:08:26 UTC 2020
On 6/11/20, 11:42 AM, "users on behalf of Joseph Fischetti" <users-bounces at shibboleth.net on behalf of Joseph.Fischetti at marist.edu> wrote:
> What tells the IdP to look in metadata for CAS services?
Your copy of cas-protocol.xml is probably just pre-3.whatever and doesn't have this comment inside it.
<!--
| Uncomment this bean if you want to override the default list of CAS service registries.
| The default configuration tries to find the relying party in a SAML metadata source and falls back to
| reloadableServiceRegistry if a match is not found.
-->
<!--<util:list id="shibboleth.CASServiceRegistries">
<ref bean="shibboleth.CASMetadataServiceRegistry" />
<ref bean="shibboleth.CASServiceRegistry" />
</util:list>-->
The CAS docs are very implicit and rely on reading comments in files.
-- Scott
More information about the users
mailing list