Hello everyone, I'm using Cas Overlay Template v6.6.x with Delegated Authentication for many SAML 2.0 Identity Providers.
Using https://.../cas/sp/{CLIENT_NAME}/metadata endpoint, it displays a metadata which is generated automatically. To follow the specifications of the IdPs, I need to have a metadata with specific properties. I'm trying to use a previously generated metadata, serving it from a static xml, accessible using the default endpoint /cas/sp/{CLIENT_NAME}/metadata, one live example of this implementation is link <https://www.ansfisa.gov.it/cas/sp/metadata>. I've set in cas.properties the service provider metadata path but this doesn't work: ... cas.authn.pac4j.saml[0].service-provider-metadata-path=/etc/cas/saml/sp-custom-metadata.xml ... Where would I need to put the custom sp metadata in order to override the default metadata? Thanks in advance, Enrico -- - 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/8e1bad2d-dfa3-4d56-976b-5a5694ae40e1n%40apereo.org.
