Hi,

I have a CAS 5.0.5 server (with ldap backend) and a Nextcloud server which 
i am trying to make it authenticate users with the CAS server using SAML2. 
When i go to Nextcloud, it redirects me to CAS but instead of the login 
page i get this message "Error: Metadata resolver could not be located from 
metadata". I attached a file with the logs.

Anyone know how i could fix this?
Thanks

-- 
- 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/baa01a42-5857-4989-aab7-533fc6f3ad26%40apereo.org.
2017-05-29 09:40:35,711 INFO 
[org.apereo.cas.support.saml.web.idp.profile.SSOPostProfileHandlerController] - 
<Received SAML profile request [/cas/idp/profile/SAML2/Redirect/SSO]>
2017-05-29 09:40:36,114 INFO 
[org.apereo.cas.support.saml.services.idp.metadata.SamlRegisteredServiceServiceProviderMetadataFacade]
 - <Adapting SAML metadata for CAS service [SAMLService] issued by 
[https://192.168.0.152/index.php/apps/user_saml/saml/metadata]>
2017-05-29 09:40:36,114 INFO 
[org.apereo.cas.support.saml.services.idp.metadata.SamlRegisteredServiceServiceProviderMetadataFacade]
 - <Locating metadata for entityID 
[https://192.168.0.152/index.php/apps/user_saml/saml/metadata] with binding 
[urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST]>
2017-05-29 09:40:36,171 INFO 
[org.apereo.cas.support.saml.services.idp.metadata.cache.ChainingMetadataResolverCacheLoader]
 - <Loading SAML metadata from 
[https://192.168.0.152/index.php/apps/user_saml/saml/metadata]>
2017-05-29 09:40:36,379 ERROR 
[org.springframework.boot.web.support.ErrorPageFilter] - <Forwarding to error 
page from request [/idp/profile/SAML2/Redirect/SSO] due to exception [Metadata 
resolver could not be located from metadata 
https://192.168.0.152/index.php/apps/user_saml/saml/metadata]>
java.lang.RuntimeException: Metadata resolver could not be located from 
metadata https://192.168.0.152/index.php/apps/user_saml/saml/metadata

Reply via email to