Nineya
Home
Blog
软著申请
Spring Security Provide a way to customize StrictHttpFirewall
2025-01-18 08:54:13
5452
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
2025-01-18 08:53:46
11424
Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabl...
Spring Security Create OpenID Connect Discovery Client
2025-01-18 08:53:43
983
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
2025-01-18 08:53:40
6195
We should document that the Shibboleth Maven Repository is required for SAML support. Provide sample configuration for M...
Spring Security Support consistent build info
2025-01-18 08:53:37
168
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
2025-01-18 08:53:35
2489
Describe the bugCasAuthenticationFilter set a reference of SecurityContextRepository (https://github.com/spring-projects...
Spring Security RestClient : interceptors are executed 2 times
2025-01-18 08:53:30
702
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
2025-01-18 08:53:25
7311
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
2025-01-18 08:53:22
288
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
2025-01-18 08:53:20
21093
Current BehaviorOn creating OIDC token (see: code) ReactiveOidcIdTokenDecoderFactory creates the NimbusReactiveJwtDecode...
Spring Security SAML2 for reactive environment / spring-webflux
2025-01-18 08:53:16
1639
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
2025-01-18 08:53:14
923
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
2025-01-18 08:53:10
12256
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
2025-01-18 08:53:07
1575
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
2025-01-18 08:53:05
7121
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
2025-01-18 08:53:02
301
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
2025-01-18 08:52:58
376
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
2025-01-18 08:52:56
2680
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
2025-01-18 08:52:53
136
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
2025-01-18 08:52:51
810
To get the current security context in a Spring MVC handler method, one needs to use the @CurrentSecurityContext annotat...
上一页
下一页
1
…
558
559
560
561
562
…
2246
.