Explore

java × spring-security ×
  • screenshot

    Spring Security invalidates its own csrf token

    I am trying to secure my spring boot application with spring securitys own csrf library. When...

  • screenshot

    Spring 3 - Security: How to rebuild authManager () usage?

    I try to go from Spring-Boot 2.7 to 3.1 - its regarding Security. What I have...

  • screenshot

    SSO with keycloak and oauth2 stopped working after migrating to spring 6 + spring boot 3

    I migrated our app to spring boot 3 and spring 6. There were some changes to...