The documentation 
(https://apereo.github.io/cas/development/installation/Configuration-Properties.html#saml-idp)
 
says that the

    cas.authn.samlIdp.metadata.location

property should be set to a URI/URL like "file:/etc/cas/saml". However, if 
you do this, the server will die on startup with "Metadata directory 
location file:/etc/cas/saml cannot be located/created".  (You will get the 
same error if you use "file:///etc/cas/saml".)

If you leave the property unset, everything works correctly. Likewise, if 
you set the property to "/etc/cas/saml" (instead of "file:/etc/cas/saml"), 
everything works correctly.

This is easily worked around, but probably ought to be corrected at some 
point.

--Dave

-- 
- CAS gitter chatroom: https://gitter.im/apereo/cas
- CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html
- CAS documentation website: https://apereo.github.io/cas
- CAS project website: https://github.com/apereo/cas
--- 
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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/3e9a5a2c-8833-45df-b07d-432109b544f9%40apereo.org.

Reply via email to