spring-security-samples icon indicating copy to clipboard operation
spring-security-samples copied to clipboard

Results 90 spring-security-samples issues
Sort by recently updated
recently updated
newest added

The reason for this error should be the dependency on Spring Boot 3.4.0-M3. In this version, the annotation `@ConditionalOnBean(ObjectPostProcessor.class)` of `UserDetailsServiceAutoConfiguration` references the deprecated `ObjectPostProcessor` type, which causes UserDetailsServiceAutoConfiguration to...

This will check for things like https://github.com/spring-projects/spring-security/issues/16011

Currently, the service provider samples use a dockerized version of SimpleSAMLPHP. It may be simpler to have a sample identity provider, similar to how resource server samples used a sample...

enhancement

# CAS Single Sign-Out Issue When running the CAS login example, there is no issue with logout using the provided sample, but there are issues with custom logout functionality. ##...

- [ ] Consider helpful Kotlin configuration - https://github.com/spring-projects/spring-security/issues/4370#issuecomment-1740788007 - [ ] Add immutable collections - https://github.com/spring-projects/spring-security/issues/4370#issuecomment-2445966029

Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.2.8 to 3.2.11. Release notes Sourced from org.springframework.boot's releases. v3.2.11 :lady_beetle: Bug Fixes Case-insensitive comparisons may be adversely affected by the user's locale #42719 DataSourceProperties#driverClassIsLoadable should not...

dependencies

I specified the relative path of the root toml file in the settings.gradle file of each sub-example project. This method ensures compatibility with non-Linux/UNIX OS environments where symbolic links are...

Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2023.1.8 to 2023.1.11. Release notes Sourced from org.springframework.data:spring-data-bom's releases. 2023.1.11 :shipit: Participating Modules Spring Data BOM 2023.1.11 Spring Data Build 3.2.11 Spring Data Cassandra 4.2.11 Spring Data...

dependencies

Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.11 to 6.1.14. Release notes Sourced from org.springframework:spring-framework-bom's releases. v6.1.14 :star: New Features Use Locale.ROOT for locale neutral, case insensitive comparisons #33708 Improve checks for relative paths...

dependencies

Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2024.0.2 to 2024.0.5. Release notes Sourced from org.springframework.data:spring-data-bom's releases. 2024.0.5 :shipit: Participating Modules Spring Data BOM 2024.0.5 Spring Data Build 3.3.5 Spring Data Cassandra 4.3.5 Spring Data...

dependencies