Spring Security Provide a way to customize StrictHttpFirewall

SummaryHi. In our project we recently migrated to Spring boot 2. in this version i figured out that '//' is forbidden in...

Spring Security I'm Getting Errors with Spring Security

Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabl...

Spring Security Create OpenID Connect Discovery Client

Create OpenID Connect Discovery Client which is capable of requesting Provider Metadata via the supplied issuer.Related ...

Spring Security Document that Shibboleth Repository is Required for SAML Support

We should document that the Shibboleth Maven Repository is required for SAML support. Provide sample configuration for M...

Spring Security Support consistent build info

We should update the Artifactory plugin to provide consistent build info across Spring portfolio projects. See spring-io...

Spring Security Cannot configure SecurityContextRepository in CasAuthenticationFilter

Describe the bugCasAuthenticationFilter set a reference of SecurityContextRepository (https://github.com/spring-projects...

Spring Security RestClient : interceptors are executed 2 times

Describe the bugWhen RestCient is initialized by a RestTemplate using RestClient.builder(restTemplate) the interceptors ...

Spring Security saml2-service-provider throws NoSuchMethodError when adding a custom AuthenticationProvider

When trying to follow the samples outlined in SAML2 Reference, adding the custom auth provider results in the following ...

Spring Security Automatically Update dependabot.yml

When a version is not supported anymore, or when a new branch is created, we have to remember to update a lot of things,...

Spring Security Add functionality to set custom web client in ReactiveOidcIdTokenDecoderFactory

Current BehaviorOn creating OIDC token (see: code) ReactiveOidcIdTokenDecoderFactory creates the NimbusReactiveJwtDecode...

Spring Security SAML2 for reactive environment / spring-webflux

SummaryFrom what I can tell the recently added SAML2 support only supports Spring MVC or more generally servlet based re...

Spring Security Consider replacing Hooks.onLastOperator by a better propagation mechanism

Currently, we use Hooks.onLastOperator to propagate the SecurityContext, request and response to the reactor operator ch...

Spring Security Allow RelyingPartyRegistration to be Deduced from Contents of SAML Assertion instead of Path

SAML Service Provider should use the contents of a SAML assertion to deduce the IDP instead of the current Path-based de...

Spring Security Need Help! OAuth2 Client : JdbcOAuth2AuthorizedClientService and oauth2_authorized_client table

If we need to use the JdbcOAuth2AuthorizedClientService, must create a table in the database.official oauth2_authorized_...

Spring Security Spring Security 6.1.2 String requestMatchers error UnsupportedOperationException

Upgrading our application to Spring 6 with Spring Security 6.1.2 and Tomcat 10.1 resulted in the following UnsupportedOp...

Spring Security Investigate if Max Sessions on WebFlux can be achieved using another strategy

The current implementation is too tied to what we had done in the Servlet side. We should investigate other possibilitie...

Spring Security Consider a ReactiveMaximumSessionExceededHandler that performs POST /logout

Similar to OidcBackChannelServerLogoutHandler. Such implementation would forge a POST /logout with the session id and ne...

Spring Security Reactive oauth2 resource server - reactive authentication manager's cahing

Current Behavior With Spring Security 5.3 one can configure oauth2 resource server to support multiple tenant's. For th...

Spring Security Re-enable spring-security-rsa tests on Windows

The KeyStoreKeyFactoryTests and RsaKeyHelperTests are failing when running on Windows. They are disabled for now but mus...

Spring Security CurrentSecurityContextArgumentResolver should match on SecurityContext alone

To get the current security context in a Spring MVC handler method, one needs to use the @CurrentSecurityContext annotat...
上一页 下一页
.