Auth0 SSO not working, Java Spring Boot

Hi there,

I’m using example project from Auth0: Auth0 Java Spring Boot SDK Quickstarts: Login.
I start the application, login, and see my user details in the application.

However, when I restart the application, go to login page, I’m asked for the password again.
I expect that Auth0 will authenticate me silently, as I logged out only of application session, not Auth0 Session Layer.

Any ideas why SSO does work in such simple case?

Thank you,
Mikhail

Hey there @mikhailk!

Can I ask you to raise it as a GitHub issue in the quickstart repo here:

so we can address that directly with the quickstart maintainers? Make esure to share the link here with us so we can ping them. Thank you!

Hi @konrad.sopala,

Yep, done. Here is the issue: SSO does not work · Issue #1 · auth0-samples/auth0-spring-boot-login-samples · GitHub

However, It does not look like the quickstep issue. Nothing in the Auth0’s documentation on SSO says that you need to configure either a tenant or an application.

Or am I missing something?

1 Like

Thanks!

I’ll ping the maintainers in a few minutes and we’ll see what they share.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.