Nineya
Home
Blog
软著申请
Spring Security Replace Date().getTime() with System.currentTimeMillis()
2025-01-18 09:33:49
2060
OverviewIn file: KeyBasedPersistenceTokenService.java, there is a method allocateToken that creates a Date object to get...
Spring Security SAML: OpenSamlMetadataResolver doesn't include NameID formats in output
2025-01-18 09:33:46
1281
Expected BehaviorOpenSamlMetadataResolver should serialize NameID formats associated with an SP.Current BehaviorOpenSaml...
Spring Security Add Reactive One-Time Token Login support
2025-01-18 09:33:43
551
Comment From: franticticktickHi @marcusdacoregio, can I take this issue to work?Comment From: marcusdacoregioYes, absolu...
Spring Security Consider adding switch to enable or disable OIDC nonce
2025-01-18 09:33:41
12174
@hejianchao No there isn't a setting/property available to turn it off. Are you having issues with it? Why do you want i...
Spring Security Make it possible to specify the refresh token expiration in the OAuth2AccessTokenResponse
2025-01-18 09:33:38
2739
Expected BehaviorI'd like to be able to customize the refreshToken in the OAuth2AccessTokenResponse by specifying a refr...
Spring Security Request for Webflux support for Auth Server
2025-01-18 09:33:35
2242
I believe this is a request. Are there any plans soon by the Sping Team for an asynchronous Auth Server?Currently, when ...
Spring Security Reopen issue https://github.com/spring-projects/spring-security/issues/15475
2025-01-18 09:33:32
423
Describe the bugA clear and concise description of what the bug is.To ReproduceSteps to reproduce the behavior.Expected ...
Spring Security Session timeout leads to CSRF AccessDeniedException
2025-01-18 09:33:30
3346
We migrated from a custom CSRF implementation to the one from Spring Security using the default CsrfFilter with HttpSess...
Spring Security Spring OAuth2 Client + native does not work out of the box. Should be easy to fix
2025-01-18 09:33:28
4055
Expected BehaviorOne should be able to use the native build features of Spring Boot out of the box with .spring-boot-sta...
Spring Security Allow AbstractWebClientReactiveOAuth2AccessTokenResponseClient to be extended
2025-01-18 09:33:25
7115
Expected BehaviorBe able to extend the AbstractWebClientReactiveOAuth2AccessTokenResponseClient for custom Authorization...
Spring Security Support different OIDC issuer hostnames for frontend/backend endpoints
2025-01-18 09:33:22
12511
Expected BehaviorWhen the OIDC provider uses different hostnames from frontend and backend endpoints, fetching metadata ...
Spring Security Additional client_id field added in POST body for private_key_jwt authentication method for client credential grant type
2025-01-18 09:33:19
14070
Describe the bugI specifically want to use WebClientReactiveClientCredentialsTokenResponseClient because it provides Web...
Spring Security Support dynamic multi-tenancy (adding tenants at runtime, with their own configurations, that should be editable)
2025-01-18 09:33:16
3768
Expected BehaviorIt should be possible to dynamically (after application is started) add tenants, for each tenant you sh...
Spring Security The passwordEncoder.matches() cost is often very long
2025-01-18 09:33:13
577
Describe the bug @Bean public PasswordEncoder passwordEncoder() { return new BCryptPasswordEncoder(); }p...
Spring Security Could not find associated LogoutRequest in saml while processing logout response
2025-01-18 09:33:07
4468
I am currently on Saml2-Service-Provider 5.8.9 and I am in the process of implementing a SP Initated SLO.To initiated th...
Spring Security Full authentication is required to access this resource
2025-01-18 09:33:03
1993
After I migrate from Spring boot 2.1.0.RELEASE to Spring Boot 3.3.2SecurityContextHolder default securityContextHolderS...
Spring Security Webservice returns invalid response containing Empty Headers (":") (2)
2025-01-18 09:33:00
15476
This is the follow-up of #15384. I have been ping-ponged between spring-framework and spring-security, I think after all...
Spring Security Provide a way to append extra request matchers to the default matcher for AbstractPreAuthenticatedProcessingFilter
2025-01-18 09:32:57
3688
Expected BehaviorIt should be possible to add extra matching behavior to the default AbstractPreAuthenticatedProcessingF...
Spring Security OidcBackChannelLogoutTokenValidator should not construct when missing OIDC Provider Issuer
2025-01-18 09:32:54
150
Forward port of https://github.com/spring-projects/spring-security/issues/15771Comment From: jzheauxClosed in 746464e035...
Spring Security OidcBackChannelLogoutTokenValidator should not throw an NPE when issuer is missing
2025-01-18 09:32:52
495
Related to https://github.com/spring-projects/spring-boot/issues/42172#issue-2510291998, when ClientRegistration does no...
上一页
下一页
1
…
524
525
526
527
528
…
2246
.