Nineya
Home
Blog
软著申请
Spring Security Customize mapping the OidcUser from OidcUserRequest and OidcUserInfo
2025-01-18 08:59:01
1461
When logging a user in with OpenID Connect 1.0, there are cases where authority information is included in the access to...
Spring Security How to resolve CVE-2023-2976 vulnerability in Maven dependency com.google.guava:guava:31.1-jre with Spring Security 6.2.1?
2025-01-18 08:58:59
1265
Describe the bugI recently encountered a vulnerability in my Maven project while adding a dependency to my pom.xml. The ...
Spring Security Add support for configuring token-exchange via a bean
2025-01-18 08:58:56
325
Similar to support for the jwt-bearer grant type, OAuth2ClientConfiguration.OAuth2AuthorizedClientManagerRegistrar shoul...
Spring Security Access Denied error trying to access secured endpoints (JWT Authentication)
2025-01-18 08:58:54
5521
Im implementing a JWT authentication in my Spring app, but there are some...Strange issues here.What im expecting to hap...
Spring Security OAuth2 login redirects user to unprotected static resource instead of the protected page
2025-01-18 08:58:51
2383
Describe the bugUser stays in a page idle until the session is expired. When he refreshes the page, the system redirects...
Spring Security Integrations with Google Password Manager Change your password
2025-01-18 08:58:48
269
When logging into a site with compromised password in chrome (this happens when I authenticate to a sample Spring Securi...
Spring Security OAuth2 client, add support of the "plain" code challenge method in PKCE requests.
2025-01-18 08:58:44
1226
Hi,I'm working on my project, and i need OAuth2 authentication through 3rd party resourse.It appears, that some provider...
Spring Security Link in the In-Memory Authentication documentation is wrong
2025-01-18 08:58:42
351
The link to "accept a username and password" on the page In-Memory Auth does not work. The issue seems to be that the li...
Spring Security A 'fall-through' AuthenticationEntryPoint for supporting multiple authentication providers for single URL
2025-01-18 08:58:39
1413
Expected BehaviorIs it possible to make a 'fall-through' AuthenticationEntryPoint in case one AuthenticationManager retu...
Spring Security FIPS based enhancement in PasswordEncoderFactories
2025-01-18 08:58:36
12290
Expected BehaviorCurrently PasswordEncoderFactories class has method createDelegatingPasswordEncoder() which creates MD5...
Spring Security Fake UserDetailsService if none is specified is unnecessary
2025-01-18 08:58:33
5017
If I have a security application that doesn't actually perform any authentication and just parses an Authorization heade...
Spring Security Add setting jwkSetUri to JwtIssuerAuthenticationManagerResolver
2025-01-18 08:58:31
4983
I noticed that JwtIssuerAuthenticationManagerResolver works with trusted issuers, but the jwkSetUri is generated using a...
Spring Security HttpFirewall interface for reactive applications
2025-01-18 08:58:28
7725
Hello, colleagues! There is an excellent interface enabled for Servlet applications security named HttpFirewall which he...
Spring Security Optimize the addition of OAuth2AuthorizationRequestRedirectFilter
2025-01-18 08:58:25
5520
DescriptionWhen both oauth2Login and oauth2Client are configured, the OAuth2AuthorizationRequestRedirectFilter should on...
Spring Security Support for setting different 'jwk-set-uri's for each JWT in OAuth 2.0 Resource Server Multi-tenancy
2025-01-18 08:58:22
10218
Expected BehaviorI thought it can't be better if I can just list sets of information for each JWT format(issuer, jwk-set...
Spring Security Support for setting different 'jwk-set-uri's for each JWT in OAuth 2.0 Resource Server Multi-tenancy
2025-01-18 08:58:17
1728
Expected BehaviorSupport for configuring multiple jwk-set-uri's in the Spring configuration file like so:spring: securi...
Spring Security Spring security's ServerLogoutHandler order problem.
2025-01-18 08:58:11
956
Expected BehaviorIf spring security with spring session,the DelegatingServerLogoutHandler's delegates must be sortedthe ...
Spring Security Add claim delimiter configuration example in OAuth2 Resource Server JWT documentation
2025-01-18 08:58:08
1115
Expected BehaviorAn example for configuring the claim delimiter is listed in the Extracting Authorities section of the O...
Spring Security Failed to bind properties under 'rsa.public-key' to java.security.interfaces.RSAPublicKey
2025-01-18 08:58:06
2291
Describe the bugI am getting the following error when I build my Spring Boot application:Error starting ApplicationConte...
Spring Security Retrieving authenticated user after receiving SAML from Microsoft Intra ID Saml2AuthenticatedPrincipal object is always null with spring 3
2025-01-18 08:58:03
722
Describe the bugI am facing an issue retrieving the authenticated user after receiving SAML from Microsoft Intra ID as t...
上一页
下一页
1
…
554
555
556
557
558
…
2246
.