Issue #2108 <https://github.com/apereo/cas/issues/2108>.
On Friday, November 4, 2016 at 11:58:22 AM UTC-4, Dmitriy Kopylenko wrote: > > Terrific. File a GH issue and possibly a PR to accompany that. > > Cheers, > D. > -- > > On Friday, Nov 04, 2016 at 11:54 AM, David Curry <[email protected] > <javascript:>> wrote: > 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 [email protected] <javascript:>. > 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 > > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/3e9a5a2c-8833-45df-b07d-432109b544f9%40apereo.org?utm_medium=email&utm_source=footer> > . > > -- - 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 [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/66bc2fb2-65c2-4d7e-b5cf-1187ad07229c%40apereo.org.
