Nineya
Home
Blog
软著申请
Spring Security Add Documentation for Static Methods Classes for mockJwt() and jwt()
2025-01-18 06:51:55
157
Backport of gh-10254Comment From: marcusdacoregioFixed via https://github.com/spring-projects/spring-security/commit/165...
Spring Security RelyingPartyRegistrationResolvers should allow for the registration id to be specified
2025-01-18 06:51:52
3238
There are are number of higher-level SAML 2.0 components that derive the registration id from the request. Examples incl...
Spring Security Add SAML SLO DSL support
2025-01-18 06:51:49
363
SAML SLO is complex to setup. The DSL may be a route to simplify it.Related to https://github.com/spring-projects/spring...
Spring Security Saml2Authentication should have registration id
2025-01-18 06:51:47
572
Like OAuth2AuthenticationToken, SAML 2.0's authentication instance should have a reference to the corresponding RelyingP...
Spring Security Rename SecurityContextChangedEvent.getCurrentContext() for better clarity
2025-01-18 06:51:44
692
To me SecurityContextChangedEvent.getCurrentContext() is not clear which context it is without seeing getPreviousContext...
Spring Security Replace SecurityContextHolder#addListener with SecurityContextHolder#setSecurityContextHolderStrategy
2025-01-18 06:51:42
705
Since listening for security context changes happens at the strategy level, SecurityContextHolder#addListener leaks that...
Spring Security Saml2LoginConfigurer relyingPartyRegistrationRepository method does not return correct type
2025-01-18 06:51:40
157
Backport of gh-10245Comment From: marcusdacoregioFixed via https://github.com/spring-projects/spring-security/commit/2bd...
Spring Security Saml2LoginConfigurer relyingPartyRegistrationRepository method does not return correct type
2025-01-18 06:51:37
1600
Describe the bugA call to saml2Login().relyingPartyRegistrationRepository(...).and() does not return a type that can be ...
Spring Security Saml2LoginConfigurer relyingPartyRegistrationRepository method does not return correct type
2025-01-18 06:51:35
157
Backport of gh-10245Comment From: marcusdacoregioFixed via https://github.com/spring-projects/spring-security/commit/9a1...
Spring Security Saml2LoginConfigurer relyingPartyRegistrationRepository method does not return correct type
2025-01-18 06:51:32
157
Backport of gh-10245Comment From: marcusdacoregioFixed via https://github.com/spring-projects/spring-security/commit/c55...
Spring Security Unable to resolve the Configuration with the provided Issuer of
2025-01-18 06:51:29
1794
Describe the bugHi, I'm trying to set up a resource server that validates ID and Access Tokens from my SPA with Azure Ac...
Spring Security OAuth2AuthorizationRequestRedirectFilter gives 500 given not existing client registration Id
2025-01-18 06:51:26
1486
Describe the bugWhen calling /oauth2/authorization/not-existed-registration, this returns 500. Should it return 404? To ...
Spring Security OAuth2AuthorizationRequestRedirectFilter redirect should support Ajax request
2025-01-18 06:51:24
22302
SummaryI need OAuth2AuthorizationRequestRedirectFilter redirect to support Ajax requestBackgroundI before using spring-s...
Spring Security SAML Relying Party Periodic Refresh
2025-01-18 06:51:18
1322
A RelyingPartyRegistration that was initialized by using a metadata url should periodically poll the metadata url to ret...
Spring Security GrantedAuthorityDefaults does not apply on ExpressionInterceptUrlRegistry#hasRole
2025-01-18 06:51:15
3937
SummarySince 4.2, we can control the default role prefix(default is ROLE_) at the single point of definition (gh-3701).H...
Spring Security Compile with parameter names
2025-01-18 06:51:13
121
Compiled code should contain parameter names to avoid the need for class resources to be included in native image builds...
Spring Security ACL docs refer to nonexistent sample apps
2025-01-18 06:51:11
1595
The ACL docs say:You’ll also need to populate the database with the four ACL-specific tables listed in the last section ...
Spring Security Improve OAuth 2.0 Resource Server Multitenancy Documentation
2025-01-18 06:51:07
262
Related https://github.com/spring-projects/spring-security-samples/issues/30It's not clear in the multitenancy snippets ...
Spring Security Documentation should point to spring-security-samples
2025-01-18 06:51:05
734
In 5.5, gh-samples-url points to https://github.com/spring-projects/spring-security/tree/5.5.0/samples, but the samples ...
Spring Security NimbusJwtDecoder should propagate exception causes
2025-01-18 06:51:02
631
When Nimbus throws a ParseException, NimbusJwtDecoder will simplify the error message in the wrapped exception. It shoul...
上一页
下一页
1
…
659
660
661
662
663
…
2246
.