Nineya
Home
Blog
软著申请
Spring Security An incorrect exception message comes from username not found
2025-01-18 06:11:03
1981
verson: springboot2.4.0look this org.springframework.security.authentication.dao.AbstractUserDetailsAuthenticationProvid...
Spring Security Allow for multiple Jwt to GrantedAuthorizies converters
2025-01-18 06:11:00
6130
It is quite hard to have multiple converters extract granted authorities from JWT tokens.In the case of an authorization...
Spring Security Cannot access 'WebSecurityEnablerConfiguration': it is package-private
2025-01-18 06:10:57
1459
Describe the bugWith kotlin 1.4 explicit api mode enabled explicit api mode I could not compile with Spring boot 2.4.0 a...
Spring Security CheckStyle rules file could not be parsed
2025-01-18 06:10:55
1118
NOTE: This issue is specific to IntelliJ.IntelliJ reports the following error:The CheckStyle rules file could not be par...
Spring Security Change OAuth2AuthorizedClientService#saveAuthorizedClient to take in principalName instead of Authentication
2025-01-18 06:10:53
7496
Expected BehaviorOAuth2AuthorizedClientService#saveAuthorizedClient accepts OAuth2AuthorizedClient authorizedClient and ...
Spring Security OAuth2AuthorizationRequest additionalParameters urlencoding
2025-01-18 06:10:50
1356
Describe the bugGot invalid url If defining for example json-string as additional parameter for OAuth2AuthorizationReque...
Spring Security validation issuer for oidc discovery configuration
2025-01-18 06:10:47
5389
I have spring boot application with spring boot configuration.spring: security: oauth2: client: provider...
Spring Security Make RestTemplate used by ClientRegistrations (Discovery) configurable
2025-01-18 06:10:45
8207
Summaryspring-security-oauth2-client uses a RestTemplate for openid/oauth Discovery that is not configurable. This is un...
Spring Security Make WebClient visible to configure Oauth2-jose (add proxy for instance)
2025-01-18 06:10:42
1377
Hello everybodySummaryI currently use spring security with the oauth2 provider behind corporate firewall. The oauth2-jos...
Spring Security OAuth2AuthorizationRequest builder encodes additional parameters as RFC-3986, but should be Mime Encoded
2025-01-18 06:10:39
3368
Describe the bugWe are integrating with an Oauth2 provider. I need to send the user's email as a "login_hint" additiona...
Spring Security Spring in combination with jetty BadMessageException returns 401 instead of 400
2025-01-18 06:10:36
3567
Springboot version2.3.4.RELEASEJetty versionjetty-9.4.31.v20200723; built: 2020-07-23T17:57:36.812Z; git: 450ba27947e13e...
Spring Security Configure HTTP Security without extending WebSecurityConfigurerAdapter
2025-01-18 06:10:32
3141
Expected BehaviorSimilar to the WebFlux security configuration, we should add the capability to configure HTTP Security ...
Spring Security Make JwtDecoderProviderConfigurationUtils methods public
2025-01-18 06:10:30
1261
As a developer that needs to fine tune the JWT decoding process, it would be useful if this class and its members JwtDe...
Spring Security SecurityWebApplicationContextUtils should use WebApplicationContextUtils
2025-01-18 06:10:27
747
Initially SecurityWebApplicationContextUtils copied code from WebApplicationContextUtils.findWebApplicationContext to en...
Spring Security Resource Server should identify unauthorized REST requests like HTTP Basic does
2025-01-18 06:10:24
1160
When a web application is configured for a browser-based authentication mechanism in addition to Resource Server, empty ...
Spring Security JwtIssuerAuthenticationManagerResolver should not resolve the bearer token
2025-01-18 06:10:22
1071
Current BehaviorEach of JwtIssuerAuthenticationManagerResolver and JwtIssuerReactiveAuthenticationManagerResolver uses e...
Spring Security Provide customization hooks for reactive oauth2 token client requests
2025-01-18 06:10:19
5779
EnhancementAllow extension of AbstractWebClientReactiveOAuth2AccessTokenResponseClient by class outside the package.Allo...
Spring Security Make salt length configurable in Pbkdf2PasswordEncoder
2025-01-18 06:10:16
721
SummaryThe Pbkdf2PasswordEncoder class always generates an 8-byte salt. NIST Special Publication 800-132 section 5.1 cal...
Spring Security Spring security does not redirect to success login after authentication success
2025-01-18 06:10:13
6942
I have a problem in spring security, when I login successfully, the home page that I've set, does not load and the page ...
Spring Security Exposing Beans for defaultMethodExpressionHandler can prevent Method Security #4020 - IS BACK
2025-01-18 06:10:11
2329
I find that this previously closed issue #4020 is back. https://github.com/spring-projects/spring-security/issues/4020I...
上一页
下一页
1
…
689
690
691
692
693
…
2246
.