Nineya
Home
Blog
软著申请
Spring Security Consider Checking RFC 6749 Constraints in OAuth2Error
2025-01-18 05:36:37
1476
BearerTokenError validates its constructor parameters against the character set specified by RFC 6750. For example:Asser...
Spring Security Add hasRole(String) to authorizeRequests in Kotlin DSL
2025-01-18 05:36:35
177
SummaryThe Kotlin DSL has a method for conveniently specifying the access hasAuthority(String) in authorizeRequests.It s...
Spring Security Introduce OAuth2Authorization success/failure handlers
2025-01-18 05:36:33
1770
This ticket addresses the Servlet implementation of #7699Comment From: philsttr@jgrandja Feel free to tag me as a review...
Spring Security Deprecate UnAuthenticatedServerOAuth2AuthorizedClientRepository
2025-01-18 05:36:26
137
Deprecate UnAuthenticatedServerOAuth2AuthorizedClientRepository in favour of AuthorizedClientServiceReactiveOAuth2Author...
Spring Security Provide JDBC implementation of OAuth2AuthorizedClientService
2025-01-18 05:36:24
1178
We should provide a JDBC implementation of OAuth2AuthorizedClientService.Related #7889JdbcOAuth2AuthorizedClientService ...
Spring Security Remove unnecessary mocking
2025-01-18 05:36:22
173
The build is failing with the recent release of org.mockito:mockito-core:3.3.0, reporting on unnecessary mocking of stub...
Spring Security Extract SecurityContextHolder, SecurityContext, Authentication, and GrantedAuthority Docs
2025-01-18 05:36:19
96
SummaryExtract SecurityContextHolder, SecurityContext, Authentication, and GrantedAuthority Docs
Spring Security Use Color Palette that is Accessible for Color Blind
2025-01-18 05:36:15
125
SummarySee https://venngage.com/blog/color-blind-friendly-palette for more details on selecting color blind friendly pal...
Spring Security Create a palette.odg
2025-01-18 05:36:12
79
SummaryA document for our color schemes and standard images would be very handy
Spring Security Add Numbers Icons
2025-01-18 05:36:10
64
SummaryWe need numbers icons for linking to steps of our figures
Spring Security Provide XML namespace support for OAuth 2.0 Client
2025-01-18 05:36:06
1047
We should consider providing XML namespace support that is equivalent to HttpSecurity.oauth2Client().NOTE: Spring Securi...
Spring Security can not redirect to pre login url
2025-01-18 05:36:04
6739
Summarywhen i visit localhost/p,then redirect to login page. When login successfull, it just redirect to localhost/error...
Spring Security Build failure with NoClassDefFoundError on javax/mail/internet
2025-01-18 05:35:57
438
With the recent dependency ranges updates in #7788, the com.nimbusds:oauth2-oidc-sdk dependency was changed to use lates...
Spring Security Spring cloud gateway not save OAuth2 authentication token JWT to redis session.
2025-01-18 05:35:55
10868
SummaryI've successfully integrated spring cloud gateway with spring security OAuth2 login using Hydra as the OAuth2 aut...
Spring Security Question: Set the timeouts used when retrieving Keys for JWT validation
2025-01-18 05:35:52
66741
This is a question: I am trying out the v5 oauth changes, eventually hoping to try the open id client support. I'm run...
Spring Security ACL module supports UUIDs as ObjectIdentity, documentation update needed
2025-01-18 05:35:40
2075
SummarySince issue #6141 has been merged, the ACL module supports non-Long ObjectIdentity. @jzheaux has mentioned creat...
Spring Security Error in WebSecurityConfigurer Javadoc
2025-01-18 05:35:37
676
in this javadochrefAllows customization to the WebSecurity. In most instances users will use EnableWebSecurity and a cre...
Spring Security WebClient not getting client credentials token when no enveloping WebFilter is present
2025-01-18 05:35:33
8110
SummaryI am writing a reactive Spring application that processes Google Pub/Sub messages with Spring Cloud Stream. For e...
Spring Security Provide XML namespace support for OAuth2Login
2025-01-18 05:35:31
5990
SummaryDoes it have any plan to add the way to configure OAuth2Login with XML namespace?I think there are some projects...
Spring Security Remove Duplicate Runtime Environment From Docs
2025-01-18 05:35:28
116
SummaryThe Runtime Environment Section of the documentation is duplicated. We should remove the section in Servlets.
上一页
下一页
1
…
719
720
721
722
723
…
2246
.