ankidaemon / SpringSecurity-LDAP-SAML-integration

Integration of Ldap, Saml, Oauth2 and JaaS with Spring Security
https://www.packtpub.com/application-development/spring-security-ldap-integration-and-saml-extension-video
13 stars 23 forks source link

Problem testing the app with WSO2 #1

Closed WalterHillAKQA closed 5 years ago

WalterHillAKQA commented 6 years ago

Not sure if I'm missing anything from the video but I'm getting the following error: [2018-07-02 16:17:28,728] ERROR {org.wso2.carbon.identity.sso.saml.servlet.SAMLSSOProviderServlet} - Error when processing the authentication request! org.wso2.carbon.identity.base.IdentityException: Error while reading service provider configurations for issuer : http://localhost:8080/SpringSecurity-SAML-WSO2/saml/metadata in tenant domain : carbon.super

Any idea? Thanks.

GTAtWork commented 6 years ago

Hello there... were you able to resolve the issue?

Seem like similar (but not exactly) issue that I'm experiencing. Any hint to help this sorted out greatly appreciated.

Thanks!

WalterHillAKQA commented 6 years ago

Hello, I was unable to resolve this issue. I ended up using Spring Boot example with Okta.

Sorry.

ankidaemon commented 5 years ago

Hi @WalterHillAKQA My bad for late reply, somehow I missed the issue notification Seems to be issue with SP metadata, try following the checklist here and please let me know in case of issue- https://github.com/ankidaemon/SpringSecurity-LDAP-SAML-integration/blob/master/Section-3/Video-3.4/SpringSecurity-SAML-WSO2/readMe.MD

Cheers

ankidaemon commented 5 years ago

Closing due to inactivity