Craig Andrews
8d82ebaa2f
Update ComparableVersion to version from Maven 3.6.3
5 years ago
Eleftheria Stein
0f3df3e714
Consider Order on SecurityFilterChain bean definitions
...
Closes gh-9154
5 years ago
Eleftheria Stein
f5fe64cd5b
Fix typo
5 years ago
Josh Cummings
d0d0a8d958
Add OpenSAML 4 Support
...
Closes gh-9095
5 years ago
Josh Cummings
a015b8b000
Add Saml2MessageBinding#from
...
Closes gh-9515
5 years ago
Eleftheria Stein
aad76e68a2
Update to Gradle 6.8.3
...
Closes gh-9458
5 years ago
Hassene Laaribi
b8e47882aa
Fix test to use non-expired token
...
Closes gh-9506
5 years ago
Eleftheria Stein
4a492846f1
Revert "Lock dependencies for 2.5.0-M3"
...
This reverts commit f05cc6269c .
5 years ago
Eleftheria Stein
0724b7e7e5
Next development version
5 years ago
Eleftheria Stein
1c351ca2fd
Release 5.5.0-M3
5 years ago
Eleftheria Stein
f05cc6269c
Lock dependencies for 2.5.0-M3
5 years ago
Eleftheria Stein
b72d0d5fa0
Update to Kotlin 1.4.31
...
Closes gh-9502
5 years ago
Eleftheria Stein
7060a841dd
Update to GAE 1.9.87
...
Closes gh-9503
5 years ago
Josh Cummings
b774e91734
Polish BearerTokenAuthenticationConverter
...
Issue gh-8840
5 years ago
Jeongjin Kim
31f310fd22
Add BearerTokenAuthenticationConverter
...
BearerTokenAuthenticationConverter is introduced to solve the
problem of not being able to change AuthenticationDetailsSource.
BearerTokenAuthenticationFilter delegates to
BearerTokenAuthenticationConverter the task of creating
BearerTokenAuthenticationToken and setting AuthenticationDetailsSource.
BearerTokenAuthenticationConverter is customizable and the customized
converter can be used in BearerTokenAuthenticationFilter.
Closes gh-8840
5 years ago
Roberto Paolillo
efb394d3b2
Allow ACL to be owned by GrantedAuthoritySid
...
Closes gh-9425
5 years ago
Eleftheria Stein
92b3a7b01b
Clarify in .csrf() enables CSRF protection
...
Closes gh-9489
5 years ago
wonwoo
cf2bb62442
Fix typo in doc
5 years ago
Ivan
8f07ca4957
Fix missing return in example
...
Closes gh-9481
5 years ago
Josh Cummings
c860076ef5
Fix Saml2MetadataFilter Test
...
Issue gh-9281
5 years ago
Han YanJing
f3fa8e8800
Polish
...
Issue gh-9310
5 years ago
Han YanJing
6e41246a2b
Throw Saml2AuthenticationException
...
Closes gh-9310
5 years ago
Josh Cummings
3e8ad4bc2b
Polish Test
...
Issue gh-9281
5 years ago
Han YanJing
c0fa3f906d
Encode the Content-Disposition header following RFC 8187
...
Closes gh-9281
5 years ago
Han YanJing
fb391c5dcd
Add setMetadataFilename method to Saml2MetadataFilter
...
Closes gh-9317
5 years ago
Ivan Pavlov
857830f695
Add RememberMeDsl
...
Issue: gh-9319
5 years ago
Josh Cummings
987b19f23c
Update Build Section to Require JDK 11
...
Closes gh-9418
5 years ago
Josh Cummings
f9c4dbae61
Update Git Workflows to Use JDK 11
...
Closes gh-9417
5 years ago
Josh Cummings
f129410ff9
Add Java 8 Polyfill for Apache DS tests
...
Closes gh-9416
5 years ago
Josh Cummings
ccfbff4954
Remove javax.annotation Usage
...
Closes gh-9415
5 years ago
Josh Cummings
3d6c5bf04a
Migrate LDAP Samples to UnboundId
...
Closes gh-9414
5 years ago
Josh Cummings
5e5ff27109
Configure Jackson for nanosecond precision
...
Closes gh-9461
5 years ago
Josh Cummings
a0a9718b8b
Use Instant with micro-second precision
...
Closes gh-9449
5 years ago
Rob Winch
95da12110b
Additional Test for HttpSessionSecurityContextRepository
...
Issue gh-9387
5 years ago
Rob Winch
3116369f02
Optimize HttpSessionSecurityContextRepository
...
Closes gh-9387
5 years ago
Josh Cummings
304495f2b9
Next Development Version
5 years ago
Josh Cummings
c4be1c6a56
Revert "Lock Dependencies"
...
This reverts commit a85caa4098 .
5 years ago
Josh Cummings
61a67920b5
Release 5.5.0-M2
5 years ago
Josh Cummings
a85caa4098
Lock Dependencies
5 years ago
Josh Cummings
983f49052c
Update to GAE 1.9.86
...
Closes gh-9445
5 years ago
Josh Cummings
df10f7d56d
Update to Kotlin 1.4.30
...
Closes gh-9444
5 years ago
Josh Cummings
f6bfdd94b7
Update to Spring Boot 2.4.2
...
Closes gh-9443
5 years ago
Josh Cummings
02d017abf7
Adjust Test Assertion
...
- Netty returns a slightly different exception on Windows,
so adjusted assertion accordingly.
Issue gh-9421
5 years ago
Josh Cummings
ccb3b02888
Bearer Token Server-side Errors Return 500
...
Closes gh-9395
5 years ago
Josh Cummings
ca5e303308
Fix Test Configuration
...
- Typo in PlaceholderConfig was causing Windows builds to
resolve the CLASSPATH environment variable
Closes gh-9421
5 years ago
Josh Cummings
8c8fef0918
Revert "Use plugins-release"
...
This reverts commit 9a2c184c9f .
This caused a problem with the snapshot build, reverting
while I find an approach that works for community usage
5 years ago
Josh Cummings
9a2c184c9f
Use plugins-release
5 years ago
Eleftheria Stein
c836c716fe
Fix typo in reactive CSRF docs
5 years ago
kavi87
10dce79c07
Update saml2-login.adoc
...
Fix example on registering custom marshaller for saml request
5 years ago
Josh Cummings
9b42495afa
Constrain Nimbus Dependencies
...
Closes gh-9400
5 years ago