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
2021-03-12 15:05:06 -07:00
Roberto Paolillo
efb394d3b2
Allow ACL to be owned by GrantedAuthoritySid
...
Closes gh-9425
2021-03-11 10:59:41 -05:00
Eleftheria Stein
92b3a7b01b
Clarify in .csrf() enables CSRF protection
...
Closes gh-9489
2021-03-05 16:11:12 +01:00
wonwoo
cf2bb62442
Fix typo in doc
2021-03-05 14:09:30 +01:00
Ivan
8f07ca4957
Fix missing return in example
...
Closes gh-9481
2021-03-03 13:37:26 +01:00
Josh Cummings
c860076ef5
Fix Saml2MetadataFilter Test
...
Issue gh-9281
2021-03-02 16:32:17 -07:00
Han YanJing
f3fa8e8800
Polish
...
Issue gh-9310
2021-03-02 12:04:22 -07:00
Han YanJing
6e41246a2b
Throw Saml2AuthenticationException
...
Closes gh-9310
2021-03-02 12:04:22 -07:00
Josh Cummings
3e8ad4bc2b
Polish Test
...
Issue gh-9281
2021-03-02 08:24:34 -07:00
Han YanJing
c0fa3f906d
Encode the Content-Disposition header following RFC 8187
...
Closes gh-9281
2021-03-02 08:24:34 -07:00
Han YanJing
fb391c5dcd
Add setMetadataFilename method to Saml2MetadataFilter
...
Closes gh-9317
2021-03-02 08:24:34 -07:00
Ivan Pavlov
857830f695
Add RememberMeDsl
...
Issue: gh-9319
2021-02-22 09:15:40 +01:00
Josh Cummings
d192b3eb91
Next Development Version
2021-02-17 16:00:33 -07:00
Josh Cummings
71e0967b53
Revert "Lock Dependencies for Release"
...
This reverts commit 8c04074264e95f670503c63d6501eb5cc0aa4966.
2021-02-17 15:59:48 -07:00
Josh Cummings
45bca751c7
Release 5.4.5
5.4.5
2021-02-17 14:59:57 -07:00
Josh Cummings
8c04074264
Lock Dependencies for Release
2021-02-17 14:59:17 -07:00
Josh Cummings
987b19f23c
Update Build Section to Require JDK 11
...
Closes gh-9418
2021-02-17 11:53:51 -07:00
Josh Cummings
f9c4dbae61
Update Git Workflows to Use JDK 11
...
Closes gh-9417
2021-02-17 11:53:51 -07:00
Josh Cummings
f129410ff9
Add Java 8 Polyfill for Apache DS tests
...
Closes gh-9416
2021-02-17 11:53:51 -07:00
Josh Cummings
ccfbff4954
Remove javax.annotation Usage
...
Closes gh-9415
2021-02-17 11:53:51 -07:00
Josh Cummings
3d6c5bf04a
Migrate LDAP Samples to UnboundId
...
Closes gh-9414
2021-02-17 11:53:51 -07:00
Josh Cummings
5e5ff27109
Configure Jackson for nanosecond precision
...
Closes gh-9461
2021-02-17 11:53:36 -07:00
Josh Cummings
a0a9718b8b
Use Instant with micro-second precision
...
Closes gh-9449
2021-02-17 11:31:23 -07:00
Andy Wilkinson
7db6c9189e
Downgrade to Nimbus JOSE JWT 8.+
2021-02-12 10:56:35 +00:00
Josh Cummings
f6a2850753
Next Development Version
2021-02-11 18:38:25 -07:00
Josh Cummings
cf032d86d6
Revert "Lock Dependencies"
...
This reverts commit 9535a41d5a5867a5766aebb72470587eb1c5be52.
2021-02-11 18:38:07 -07:00
Josh Cummings
abc523c063
Release 5.4.4
5.4.4
2021-02-11 18:00:01 -07:00
Josh Cummings
9535a41d5a
Lock Dependencies
2021-02-11 17:43:39 -07:00
Rob Winch
4b6b417d5a
Additional Test for HttpSessionSecurityContextRepository
...
Issue gh-9387
2021-02-11 17:39:49 -07:00
Rob Winch
c72a6fac04
Optimize HttpSessionSecurityContextRepository
...
Closes gh-9387
2021-02-11 17:39:48 -07:00
Josh Cummings
357446ba9d
Next Development Version
2021-02-11 17:35:08 -07:00
Josh Cummings
f449da8b78
Revert "Lock Dependencies"
...
This reverts commit d17ebf53f95586a009bc9464a92dfcd4a283f6c7.
2021-02-11 17:28:01 -07:00
Josh Cummings
9fbcfd9513
Release 5.4.3
5.4.3
2021-02-11 16:56:28 -07:00
Josh Cummings
d17ebf53f9
Lock Dependencies
2021-02-11 16:56:28 -07:00
Josh Cummings
c241f643ad
Update to GAE 1.9.86
...
Closes gh-9448
2021-02-11 16:56:21 -07:00
Josh Cummings
d4461dc856
Update to Spring Boot 2.4.2
...
Closes gh-9447
2021-02-11 16:56:12 -07:00
Josh Cummings
ad0ad06705
Update to Kotlin 1.4.30
...
Closes gh-9446
2021-02-11 16:55:59 -07:00
Rob Winch
95da12110b
Additional Test for HttpSessionSecurityContextRepository
...
Issue gh-9387
2021-02-11 15:58:29 -07:00
Rob Winch
3116369f02
Optimize HttpSessionSecurityContextRepository
...
Closes gh-9387
2021-02-11 15:58:28 -07:00
Josh Cummings
304495f2b9
Next Development Version
2021-02-11 15:50:35 -07:00
Josh Cummings
c4be1c6a56
Revert "Lock Dependencies"
...
This reverts commit a85caa4098589b0080d75e428f0d262090b6a1f1.
2021-02-11 15:49:59 -07:00
Josh Cummings
61a67920b5
Release 5.5.0-M2
5.5.0-M2
2021-02-11 15:00:38 -07:00
Josh Cummings
a85caa4098
Lock Dependencies
2021-02-11 15:00:38 -07:00
Josh Cummings
983f49052c
Update to GAE 1.9.86
...
Closes gh-9445
2021-02-11 15:00:32 -07:00
Josh Cummings
df10f7d56d
Update to Kotlin 1.4.30
...
Closes gh-9444
2021-02-11 15:00:27 -07:00
Josh Cummings
f6bfdd94b7
Update to Spring Boot 2.4.2
...
Closes gh-9443
2021-02-11 15:00:05 -07:00
Rob Winch
2009b5faf0
Next Development Version
2021-02-11 13:39:20 -06:00
Rob Winch
71f9876c48
Revert "Lock dependencies"
...
This reverts commit dca4858d812e2beb1263cac4d85be01416178f3d.
2021-02-11 13:38:50 -06:00
Josh Cummings
bd0247adef
Next Development Version
2021-02-11 12:22:42 -07:00
Rob Winch
461f1f6b38
Release 5.3.8.RELEASE
5.3.8.RELEASE
2021-02-11 13:00:32 -06:00