Hi,
I can't find any good documentation on how to enable CAS as SAML IDP .
I've added below dependency and trying to hit IDP meta data url
https://localhost:8443/cas/idp/metadata and I get page not found error.
<dependency>
<groupId>org.apereo.cas</groupId>
<artifactId>cas-server-support-saml</artifactId>
<version>${cas.version}</version>
</dependency>
Also, Is it better to latest version of CAS 5.3.2 instead of 5.2.3?
Thanks
Rao
--
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
---
You received this message because you are subscribed to the Google Groups "CAS
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/a/apereo.org/d/msgid/cas-user/00e0ee4e-335f-4668-9d54-fc2e57d73871%40apereo.org.