Josh Cummings
cb008fa062
Support No SingleLogoutServiceLocation
...
Closes gh-10674
4 years ago
Marcus Da Coregio
d79543b2ac
Upgrade to AspectJ 1.9.8.RC3
...
Issue gh-10349
4 years ago
Marcus Da Coregio
d41ec2bcff
Upgrade to Spring Framework 6.0.0-M1
4 years ago
Steve Riesenberg
ad907457ee
Fix inconsistency in hasProperty check
4 years ago
Steve Riesenberg
80e39e9343
Add GitHubReleasePlugin with createGitHubRelease task
...
Closes gh-10456
Closes gh-10457
4 years ago
Josh Cummings
cbf0e1da68
Remove commons-logging from saml2
...
Issue gh-10499
4 years ago
Rob Winch
2471e3296d
Fix xsd tests
4 years ago
Rob Winch
2fb056b5c1
Merge Clean up Reference Documentation
...
Closes gh-9668
4 years ago
Marcus Da Coregio
d884d9a461
Configure WebInvocationPrivilegeEvaluator bean for multiple filter chains
...
Closes gh-10554
4 years ago
Marcus Da Coregio
51b4bd67c9
Add RequestMatcherEntry
4 years ago
Marcus Da Coregio
eda346863d
Introduce AuthorizationManagerWebInvocationPrivilegeEvaluator
...
Closes gh-10590
4 years ago
Josh Cummings
81a9302045
Polish enableSessionUrlRewriting Clarification
...
Closes gh-7644
4 years ago
James Howe
c1b0e5930a
Clarify behaviour of enableSessionUrlRewriting
...
See #3087
4 years ago
Guirong Hu
3935f4bffe
Fix the bug that the custom GrantedAuthority comparison fails
...
Closes gh-10566
4 years ago
Eleftheria Stein
c68a75bcde
Correct imports to jakarta
...
Issue gh-9385, gh-10118
4 years ago
Marcus Da Coregio
0beb725259
Add Cross Origin Policies headers
...
Add DSL support for Cross-Origin-Opener-Policy, Cross-Origin-Embedder-Policy and Cross-Origin-Resource-Policy headers
Closes gh-9385, gh-10118
4 years ago
Marcus Da Coregio
263665ad55
Prevent using both authorizeRequests and authorizeHttpRequests
...
Closes gh-10573
4 years ago
Steve Riesenberg
1896a5e669
Fix Reactive OAuth2 Kotlin DSL examples
...
Closes gh-10580
4 years ago
Steve Riesenberg
aa3c883f87
Use BDD in tests
4 years ago
Steve Riesenberg
d37ff18b69
Polish gh-9597
4 years ago
Karl Tinawi
c57fc309c2
Set details on authentication token created by HttpServlet3RequestFactory
...
Currently the login mechanism when triggered by executing HttpServlet3RequestFactory#login does not set any details on the underlying authentication token that is authenticated.
This change adds an AuthenticationDetailsSource on the HttpServlet3RequestFactory, which defaults to a WebAuthenticationDetailsSource.
Closes gh-9579
4 years ago
Steve Riesenberg
be802f57ba
Add hasIpAddress to Reactive Kotlin DSL
...
Closes gh-10571
4 years ago
Steve Riesenberg
176f7b2b04
Add missing since
...
Issue gh-7765
4 years ago
Steve Riesenberg
5dd2565348
Update copyright year
...
Issue gh-10557
4 years ago
Steve Riesenberg
41c6776455
Fix case sensitive headers comparison
...
Closes gh-10557
4 years ago
Arnaud Mergey
a17dfb8456
Add SP NameIDFormat Support
...
closes gh-9115
4 years ago
Josh Cummings
7e55c84cfc
Add Missing Since
...
Issue gh-10482
4 years ago
Igor Pelesic
72109e2921
PermitAllSupport supports AuthorizeHttpRequestsConfigurer
...
PermitAllSupport supports either an ExpressionUrlAuthorizationConfigurer or an AuthorizeHttpRequestsConfigurer. If none or both are configured an error message is thrown.
Closes gh-10482
4 years ago
Josh Cummings
78857c62f4
Polish Memory Leak Mitigation
...
Issue gh-9841
4 years ago
Hiroshi Shirosaki
809ff883b0
Address SecurityContextHolder memory leak
...
To get current context without creating a new context.
Creating a new context may cause ThreadLocal leak.
Closes gh-9841
4 years ago
Steve Riesenberg
898ba67098
Polish gh-10007
4 years ago
Guirong Hu
9f51240bf1
Support IP whitelist for Spring Security Webflux
...
Closes gh-7765
4 years ago
Steve Riesenberg
9a9136d96d
Fix import spacing
4 years ago
Steve Riesenberg
c6a27d44e5
Remove failing test due to HttpMethod changes
...
Closes gh-10569
4 years ago
Jonas Erbe
82426e20e1
Fix JwtClaimValidator wrong error code
...
Previously JwtClaimValidator returned the invalid_request error on claim validation failure.
But validators have to return invalid_token errors on failure according to:
https://datatracker.ietf.org/doc/html/rfc6750#section-3.1 .
Also see gh-10337
Closes gh-10337
4 years ago
Eleftheria Stein
4f8c1b34af
Polish LDAP serialization
...
Closes gh-9263
4 years ago
Markus Heiden
7cfd415cb5
Start with LDAP Jackson2 mixins
...
Issue gh-9263
4 years ago
Steve Riesenberg
74e3abc992
Polish gh-10081
4 years ago
Jonas Dittrich
86193b9540
Add ObjectIdentityGenerator customization to JdbcAclService
...
Providing the possibility to change, how ObjectIdentitys are created inside the BasicLookupStrategy,JdbcAclService
There was a problem with hard coded object identity creation inside the BasicLookupStrategy and the JdbcAclService. It was overkill to overwrite
these classes only for changing this, so introducing an ObjectIdentityGenerator seems the be the better solution here. At default, the standard
ObjectIdentityRetrievalStrategyImpl is used, but can be customized due to setters.
Closes gh-10079
4 years ago
Henning Poettker
04161b9288
Fix return type for NoOpPasswordEncoder bean in documentation
4 years ago
Lars Grefer
0541341201
Remove usages of Gradle's jcenter() repository
...
Closes gh-10253
4 years ago
Lars Grefer
5c012dc7eb
Fix Gradle Deprecation Warnings
4 years ago
Josh Cummings
ba5a68ec63
Polish LdapAuthenticationPopulator Support
...
PR gh-9276
4 years ago
Filip Hanik
ae08608011
LdapAuthoritiesPopulator should be postProcessed
...
To enable customizations through withObjectPostProcessor
4 years ago
Josh Cummings
4374905801
Establish new Package Tangle Baseline
...
Ran ./gradlew check && ./gradlew s101 -Ps101.label=baseline
Issue gh-10333
4 years ago
Norbert Nowak
4bc55769a3
Import cleanup
...
Issue gh-10333
4 years ago
Norbert Nowak
4f186f2c1f
Move Dsl files to annotation Package
...
Closes gh-10333
4 years ago
Jerome Prinet
0d8450a725
Bump up Gradle enterprise plugin to 3.7.2
4 years ago
Marcus Da Coregio
25feedb870
Fix removal of framework deprecated code
...
Issue https://github.com/spring-projects/spring-framework/issues/27686
4 years ago
Dávid Kováč
862122a267
Update clockSkew javadoc according to implementation
...
Closes gh-10174
4 years ago