Nineya
Home
Blog
软著申请
Spring Security Simplify support of username as a nested property
2025-01-18 09:48:16
711
For Spring Boot users who want to change the property of the User Info response that is used to create a username, they ...
Spring Security Spring Authorization Server returning HTTP 401 for /oauth2/authorize endpoint with response_type=code
2025-01-18 09:48:13
5389
Hello Spring Team,I'm setting up a Spring Authorization Server with Spring boot starter Security 3.4.1 and spring-boot-s...
Spring Security Expose OAuth2 client registration ID attribute name as public constant
2025-01-18 09:48:11
2924
Expected BehaviorWhen using RestClient with OAuth2ClientHttpRequestInterceptor, there should be a public constant availa...
Spring Security [Azure Oauth2] IllegalArgumentException: Attribute value for "xxx" is null
2025-01-18 09:48:08
6133
Hi,We are having the following issue when trying to configure Azure SSO Authentication using Spring Security Oauth2:{ js...
Spring Security DefaultOAuth2AuthorizationRequestResolver default authorizationRequestBaseUri
2025-01-18 09:48:05
157
To simplify creation of DefaultOAuth2AuthorizationRequestResolver it should provide a default value of /oauth2/authoriza...
Spring Security create new field in ClientRegistration (e.g. "alwaysPkce") to enable PKCE for confidential clients
2025-01-18 09:48:03
16393
Since #6548 it is possible to enable PKCE for confidential clients - great!Unfortunately, this can only be configured in...
Spring Security [Enhancement request] [spring-boot-starter-oauth2-client] ability to change the key "authorization-grant-type"
2025-01-18 09:48:00
3240
ContextWhat are you trying to accomplish?I am trying to use spring-boot-starter-oauth2-client to get a bearer token, whe...
Spring Security [build] Settings.gradle's logic to handle different buildFile name could result in phantom subproject
2025-01-18 09:47:58
1729
Expected BehaviorRegardless of the buildFile names, no phantom subprojects should be created.If a subproject has a defau...
Spring Security Misconfigured OAuth2LoginAuthenticationFilter when combining OAuth2 login and OAuth2 client configuration
2025-01-18 09:47:56
3539
Describe the bugWhen configuring the SecurityFilterChain with both oAuth2Login and oAuth2Client sections, the resulting ...
Spring Security Default value for ClientRegistration redirect-uri
2025-01-18 09:47:53
1084
If the Client Registration redirect-uri property is missing from a Spring Boot application, it fails on startup with:Cau...
Spring Security Provide Micrometer Context Propagation for SecurityContext
2025-01-18 09:47:50
5565
Add context propagation support via Micrometer Context Propagation for the SecurityContext, between SecurityContextHolde...
Spring Security Authentication in the security context is not updated during the refresh token flow
2025-01-18 09:47:48
5190
Describe the bugApparently, neither the ID token nor the userinfo are updated during the refresh token flow in Spring cl...
Spring Security Saml2LogoutConfigurer: Use RequestMatcher from LogoutConfigurer
2025-01-18 09:47:45
4536
Expected BehaviorThe SAML Single Logout (initiated by relying party) should use LogoutConfigurer.getLogoutRequestMatcher...
Spring Security Fix Rendering of SpEL expression example Tabs in method security Documentation
2025-01-18 09:47:42
449
Expected BehaviorRender Java and Kotlin tab for the SpEL expression exampleCurrent BehaviorThere is a syntax error in th...
Spring Security Multiple /authorize requests in the same session are not supported. Why?
2025-01-18 09:47:34
1490
Describe the bugIn a new session when hit /authorize requests in multiple tabs of the same browser session, I get IDP lo...
Spring Security Restore Servlet 5 Compatiblity for CookieCsrfTokenRepository
2025-01-18 09:47:31
1198
Describe the bugIt seems this fix (https://github.com/spring-projects/spring-security/issues/14131) might have broken ba...
Spring Security Dark mode rendering issue with images on CSRF and Method Security pages
2025-01-18 09:47:29
355
The transparent PNG files used in the Cross Site Request Forgery (CSRF) and Method Security documentation pages do not r...
Spring Security OidcBackChannelLogoutWebFilter error response is not a correct JSON
2025-01-18 09:47:21
3329
Describe the bugWhen OidcBackChannelLogoutWebFilter returns an error from handleAuthenticationFailure(...) method:* the ...
Spring Security InMemory[Reactive]OAuth2AuthorizedClientService does not support changes to the ClientRegistration at runtime
2025-01-18 09:47:18
6456
Describe the bugWe're calling an API that requires JWTs for authentication. The JWTs are obtained from an authorization ...
Spring Security Documentation images should render clearly in both light and dark mode
2025-01-18 09:47:15
444
Tried this in both opera, opera incognito, and chromium (which I never use (maybe ever on this computer)). I doubt this ...
上一页
下一页
1
…
511
512
513
514
515
…
2246
.