I am currently using CAS 5.2.0. I am new to shibboleth. I have followed the following steps to delegate the shibboleth Idp authentication to CAS:
1. downloaded and installed Shibboleth idp V3 along with getty. 2. downloaded the shibboleth IdP external authenication plugin <https://github.com/Unicon/shib-cas-authn3> and followed the instruction given in the read me 3. did the necessary casProtocalConfigration <https://wiki.shibboleth.net/confluence/display/IDP30/CasProtocolConfiguration> by following the shibboleth IdP V3 documentation. This is the https://localhost:8443/idp/status ### Operating Environment Information operating_system: Windows Server 2016 operating_system_version: 10.0 operating_system_architecture: amd64 jdk_version: 1.8.0_181 available_cores: 1 used_memory: 84 MB maximum_memory: 2048 MB ### Identity Provider Information idp_version: 3.3.3 start_time: 2018-09-03T03:57:13Z current_time: 2018-09-03T03:57:16Z uptime: 2349 ms service: shibboleth.LoggingService last successful reload attempt: 2018-09-03T01:06:48Z last reload attempt: 2018-09-03T01:06:48Z service: shibboleth.ReloadableAccessControlService last successful reload attempt: 2018-09-03T01:06:55Z last reload attempt: 2018-09-03T01:06:55Z service: shibboleth.MetadataResolverService last successful reload attempt: 2018-09-03T01:06:54Z last reload attempt: 2018-09-03T01:06:54Z service: shibboleth.RelyingPartyResolverService last successful reload attempt: 2018-09-03T01:06:53Z last reload attempt: 2018-09-03T01:06:53Z service: shibboleth.NameIdentifierGenerationService last successful reload attempt: 2018-09-03T01:06:53Z last reload attempt: 2018-09-03T01:06:53Z service: shibboleth.AttributeResolverService last successful reload attempt: 2018-09-03T01:06:52Z last reload attempt: 2018-09-03T01:06:52Z DataConnector staticAttributes: has never failed service: shibboleth.AttributeFilterService last successful reload attempt: 2018-09-03T01:06:52Z last reload attempt: 2018-09-03T01:06:52Z Now, I have tired this url from the cas documentation but It only leads me to the metadata.xml of the shibboleth idp. https://sso.example.org/cas/login?service=<authentication-plugin-url>&entityId=<relying-party-entity-id> I was wondering how can I make shibboleth redirecting to CAS? what url should I use so that shibboleth redirects me to CAS -- You received this message because you are subscribed to the Google Groups "CAS Developer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-dev/.
