Spring Security Consider Checking RFC 6749 Constraints in OAuth2Error

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

SummaryThe Kotlin DSL has a method for conveniently specifying the access hasAuthority(String) in authorizeRequests.It s...

Spring Security Introduce OAuth2Authorization success/failure handlers

This ticket addresses the Servlet implementation of #7699Comment From: philsttr@jgrandja Feel free to tag me as a review...

Spring Security Deprecate UnAuthenticatedServerOAuth2AuthorizedClientRepository

Deprecate UnAuthenticatedServerOAuth2AuthorizedClientRepository in favour of AuthorizedClientServiceReactiveOAuth2Author...

Spring Security Provide JDBC implementation of OAuth2AuthorizedClientService

We should provide a JDBC implementation of OAuth2AuthorizedClientService.Related #7889JdbcOAuth2AuthorizedClientService ...

Spring Security Remove unnecessary mocking

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

SummaryExtract SecurityContextHolder, SecurityContext, Authentication, and GrantedAuthority Docs

Spring Security Use Color Palette that is Accessible for Color Blind

SummarySee https://venngage.com/blog/color-blind-friendly-palette for more details on selecting color blind friendly pal...

Spring Security Create a palette.odg

SummaryA document for our color schemes and standard images would be very handy

Spring Security Add Numbers Icons

SummaryWe need numbers icons for linking to steps of our figures

Spring Security Provide XML namespace support for OAuth 2.0 Client

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

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

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.

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

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

SummarySince issue #6141 has been merged, the ACL module supports non-Long ObjectIdentity. @jzheaux has mentioned creat...

Spring Security Error in WebSecurityConfigurer Javadoc

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

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

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

SummaryThe Runtime Environment Section of the documentation is duplicated. We should remove the section in Servlets.
上一页 下一页
.