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

Related to https://github.com/spring-projects/spring-security/issues/7285#issuecomment-523240651

@Buzzardo, here is a rough draft of a sample, along with some adjustments to the `basic-auth` recipe. Other than a few adjustments, I have left verbiage alone, but it would...

Related to #32 and #34 The ACL samples have lots of domain details that make them challenging to comprehend. It might be nice if these samples were replaced with ones...

### Summary As it stands the tests that are in Spring Security's OAuth Samples do not test the actual configuration. They are instead copying and modifying the samples to allow...

**Expected Behavior** The RFC https://tools.ietf.org/html/draft-ietf-oauth-browser-based-apps-07 recommends use of: **JavaScript Applications with a Backend** > The Application Server (Backend) SHOULD be considered a confidential client, and issued its own client secret....

```shell cd ./spring-security-samples/servlet/spring-boot/java/authentication/username-password/mfa ./gradlew ``` And here is the output: ``` FAILURE: Build failed with an exception. * Where: Build file '/home/imtiaz/workspace/spring-security-samples/servlet/spring-boot/java/authentication/username-password/mfa/build.gradle' line: 2 * What went wrong: Could not...

Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.2.6 to 3.2.8. Release notes Sourced from org.springframework.boot's releases. v3.2.8 :lady_beetle: Bug Fixes NPE during auto-configuration in OnClassCondition.resolveOutcomesThreaded because firstHalf is null #41492 No configuration property for...

dependencies

Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 6.2.4 to 6.2.5. Release notes Sourced from org.springframework.security:spring-security-bom's releases. 6.2.5 :star: New Features doc: added hint to declare GrantedAuthorityDefaults as infrastructure bean #15063 Enhance Logging in RequestMatcherDelegatingAuthorizationManage...

dependencies