auth0-spring-security5-api-sample icon indicating copy to clipboard operation
auth0-spring-security5-api-sample copied to clipboard

Sample demonstrating how to secure your API using Spring Boot 2 and Spring Security 5

Results 7 auth0-spring-security5-api-sample issues
Sort by recently updated
recently updated
newest added

Hi, I am using Spring Boot 3 and Spring Security 6 and following the sample https://github.com/auth0-samples/auth0-spring-security5-api-sample/tree/use-spring-6/01-Authorization-MVC. Tutorial works well until I try with GET endpoints. But the moment I built...

Following this quickstart https://auth0.com/docs/quickstart/backend/java-spring-security5/interactive I am a bit confused as to how the JwtDecoder bean is used. Is this used in the background and just needs to be defined? As...

For those using or upgrading to Spring Boot 3 with Spring Security 6, we will be either creating a new sample repo and corresponding quickstart article, or updating this sample...

Update codeowner file with new GitHub team name

Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.2.0 to 3.3.2. Release notes Sourced from org.springframework.boot's releases. v3.3.2 :lady_beetle: Bug Fixes No configuration property for defaultTimeout setting that was introduced in Spring Integration 6.2 #41521...

dependencies

Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.2.0 to 3.3.1. Release notes Sourced from org.springframework.boot's releases. v3.3.1 :lady_beetle: Bug Fixes SQL Server JDBC URL is malformed after adding org.springframework.boot.jdbc.parameters label #41169 Git instant properties...

dependencies

Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.2.0 to 3.3.0. Release notes Sourced from org.springframework.boot's releases. v3.3.0 :star: New Features Add support for descriptions of record components in configuration metadata generation #29403 :lady_beetle: Bug...

dependencies