Re: [cas-user] CAS 6.4.5, SAML2 unable to locate any signing credentials

2022-02-01 Thread Agustín Ezequiel Pereyra
Thank you for your answer Pablo. I haven't tried that, but in the end it wasn't necessary, as my mistake was that the *validUntil* field in the metadata file was set to a date in the past. I just changed that to match a future date, and it worked. Thanks for pointing out the use of

Re: [cas-user] CAS 6.4.5, SAML2 unable to locate any signing credentials

2022-02-01 Thread Pablo Vidaurri
Have you tried: cas.authn.saml-idp.metadata.file-system.location=file:/somedir/somesubdir/saml I have my idp certs/keys in location defined above. Note prior to 6.4.5 the key is simply cas.authn.saml-idp.metadata.location I have another metadata folder where I keep my metadata and in my

Re: [cas-user] CAS 6.4.5, SAML2 unable to locate any signing credentials

2022-02-01 Thread Agustín Ezequiel Pereyra
Ray, Thank you very much for your answer! I just found out that the real problem was that the *idp-metadata.xml* had expired. The validUntil="2021-12-30T15:55:*49Z" *in the xml was indicating a passed date. I changed that and now it works! I think that the error message from CAS could be more

Re: [cas-user] CAS 6.4.5, SAML2 unable to locate any signing credentials

2022-02-01 Thread Ray Bon
Agustín, Cas needs access to your certificates as well. My certificates are in the same directory as the metadata. They are idp-signing.crt idp-signing.key idp-encryption.crt idp-encryption.key Cas creates them when it creates metadata. I assume that 'My Signing Cert' is a stand in for the