So, I’m configuring a spring security (well it spring boot security starter) app, and trying to login using Auth0. From my App I contact the login page and from there it redirects to authorize and then that request gets cancelled due to a null origin. Any Ideas?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
CORS issue when redirecting front end application to the auth0 authentication using spring-boot | 0 | 239 | July 1, 2024 | |
Cors issues when start the login progress | 0 | 1164 | December 7, 2022 | |
Unable to redirect after User Logout | 4 | 4501 | November 30, 2019 | |
Redirect Issue in Spring Security OAuth2 Login Flow | 2 | 14910 | October 25, 2023 | |
Session timeout using spring boot webapp | 2 | 2827 | February 18, 2025 |