Commit Graph

10292 Commits

Author SHA1 Message Date
Evgeniy Cheban
5eadcba7d1 Add RoleHierarchy to AuthorityAuthorizationManager
Added roleHierarchy field to AuthorityAuthorizationManager
that defaults to NullRoleHierarchy along with setter method to override.

Closes gh-11304
2022-06-01 09:00:08 -06:00
André Luis Gomes
b9acdd5058 Update opaque-token.adoc
Fixing yaml sample in Servlet and Reactive pages
2022-06-01 13:43:42 +02:00
Rob Winch
b78a28be5f Add backport-bot.yml
Closes gh-11313
2022-05-31 21:42:56 -05:00
Claudio Consolmagno
b470f29cf8 Use 'md:' prefix with EntityDescriptor tag in the metadata xml
Create the EntityDescriptor object with EntityDescriptor.DEFAULT_ELEMENT_NAME instead of EntityDescriptor.ELEMENT_QNAME. That ensures the EntityDescriptor tag is marshalled to xml with the 'md:' prefix, consistent with all other metadata tags.

Closes #11283
2022-05-31 17:06:00 -06:00
Josh Cummings
9683856956 Polish InterceptUrlConfigTests
Issue gh-11305
2022-05-31 16:05:17 -06:00
Josh Cummings
2afa9313eb Use AuthorizationManager in <http>
Closes gh-11305
2022-05-31 16:01:41 -06:00
Josh Cummings
e125a76687 Fix rnc typo
Issue gh-11076
2022-05-27 17:06:02 -06:00
Josh Cummings
ff0d85e2ac Correct access(String) reference
Closes gh-11280
2022-05-27 14:51:45 -06:00
Josh Cummings
f4c0fcb5ef Add AuthorizationManager to Messaging
Closes gh-11076
2022-05-27 13:35:19 -06:00
Josh Cummings
bbff945b95 Restore missing link text
Issue gh-10934
2022-05-27 13:00:20 -06:00
Josh Cummings
ff0b1712b6 Improve ContextConfiguration Docs
Point to updated Spring Reference

Issue gh-10934
2022-05-27 12:46:36 -06:00
Josh Cummings
0a64579b1e Polish ExtendWith Docs
Use spring-framework-reference-url placeholder

Issue gh-10934
2022-05-27 12:46:27 -06:00
nor-ek
416f94f979 Update Junit5 annotations in documentation
- replace Before with BeforeEach
- replace RunWith with ExtendWith

Closes gh-10934
2022-05-27 12:46:04 -06:00
Evgeniy Cheban
9235a841fe Some Security Expressions cause NPE when used within Query annotation
Added trustResolver, roleHierarchy, permissionEvaluator, defaultRolePrefix
fields to SecurityEvaluationContextExtension along with setter methods to override defaults.

Closes gh-11196
2022-05-26 14:38:43 -05:00
James
d124fa2858 Fix typo in comment for changePassword method 2022-05-25 12:34:55 -06:00
Juny Tse
f2d6ead398 Use Base64 encoder with no CRLF in output for SAML 2.0 messages
Closes gh-11262
2022-05-25 11:42:54 -06:00
Josh Cummings
bcd104763e Remove duplicate check
Closes gh-11192
2022-05-23 16:01:37 -06:00
Josh Cummings
57fe5b8b5c Fix Import Order Checkstyle Error
Issue gh-9667
2022-05-23 15:55:21 -06:00
Josh Cummings
5cbc1a47da Use original query string to verify signature
Closes gh-11235
2022-05-23 15:30:07 -06:00
Josh Cummings
88f9529329 Correctly encode query parameters
Issue gh-11235
2022-05-23 15:30:01 -06:00
Evgeniy Cheban
5540bbcf0b createEvaluationContext should defer lookup of Authentication
- Added createEvaluationContext method that accepts Supplier<Authentication>
- Refactored classes that use EvaluationContext to use lazy initialization of Authentication

Closes gh-9667
2022-05-18 17:36:17 -06:00
Steve Riesenberg
2be141f800 Use Spring Framework to 6.0.0-SNAPSHOT 2022-05-18 11:55:35 -05:00
github-actions[bot]
07841794c5 Next development version 2022-05-18 16:02:48 +00:00
github-actions[bot]
8eb235d36e Release 6.0.0-M5 2022-05-18 10:37:41 -05:00
Steve Riesenberg
cc29f4f034 Revert "Use Spring Framework to 6.0.0-SNAPSHOT"
This reverts commit 545dfa569b.
2022-05-18 10:37:34 -05:00
Steve Riesenberg
14bbf33658 Revert "Release 6.0.0-M5"
This reverts commit 6513f3ce71.
2022-05-18 10:37:07 -05:00
github-actions[bot]
6513f3ce71 Release 6.0.0-M5 2022-05-18 15:26:59 +00:00
Rob Winch
5b0dab5d3e StrictHttpFirewall allows CJKV characters
Closes gh-11264
2022-05-18 09:54:16 -05:00
Ulrich Grave
7f5c31995e Add relyingPartyRegistrationId to AbstractSaml2AuthenticationRequest
Closes gh-11195
2022-05-17 16:41:44 -06:00
Steve Riesenberg
8e34b4c15e Fix step id in conditional checks 2022-05-16 14:22:36 -05:00
Steve Riesenberg
8f4d003602 Revert "Add expression syntax to conditionals"
This reverts commit ea0b271a73.
2022-05-16 14:21:49 -05:00
Steve Riesenberg
545dfa569b Use Spring Framework to 6.0.0-SNAPSHOT 2022-05-16 14:21:27 -05:00
github-actions[bot]
3a5eb47d0c Next development version 2022-05-16 19:13:07 +00:00
Steve Riesenberg
eaac43a179 Release 6.0.0-M4 2022-05-16 13:42:14 -05:00
Steve Riesenberg
7392dca95b Update Spring Framework to 6.0.0-M4
Closes gh-11260
2022-05-16 13:42:13 -05:00
Steve Riesenberg
269ab8d9a2 Use Spring Framework 6.0.0-M3
This reverts a portion of commit 000b87f9aa
2022-05-16 13:29:16 -05:00
Steve Riesenberg
cd024bdb80 Revert "Release 6.0.0-M4"
This reverts commit 49a5f972be.
2022-05-16 13:25:42 -05:00
Steve Riesenberg
49a5f972be Release 6.0.0-M4 2022-05-16 12:51:47 -05:00
Steve Riesenberg
ea0b271a73 Add expression syntax to conditionals
Issue gh-11158
2022-05-16 12:39:55 -05:00
Steve Riesenberg
d07c5e0804 Add quotes to boolean conditional checks
Issue gh-11158
2022-05-16 12:25:24 -05:00
Steve Riesenberg
0c94cfca63 Fix conditional using env namespace at job level
Issue gh-11158
2022-05-16 12:13:25 -05:00
Josh Cummings
e6297d3bf7 Improve Upgrading
Closes gh-11259
2022-05-16 12:08:32 -05:00
Rob Winch
472c25b5e8 AntRegexRequestMatcher Optimization
Closes gh-11234
2022-05-16 11:32:01 -05:00
Rob Winch
0df5ece758 Extract rejectNonPrintableAsciiCharactersInFieldName
Closes gh-11234
2022-05-16 11:32:01 -05:00
Steve Riesenberg
beec7c98bd Update spring-data-jpa to 3.0.0-M4
Closes gh-11255
2022-05-16 10:40:02 -05:00
Steve Riesenberg
6992b9db4a Update spring-ldap-core to 2.4.0
Closes gh-11256
2022-05-16 10:40:01 -05:00
Steve Riesenberg
7052eeaa51 Update htmlunit-driver to 2.61.0
Closes gh-11254
2022-05-16 10:40:01 -05:00
Steve Riesenberg
8a030b7f46 Update junit-bom to 5.9.0-M1
Closes gh-11252
Closes gh-11253
2022-05-16 10:40:00 -05:00
Steve Riesenberg
52c8b5eef2 Update org.jetbrains.kotlinx to 1.6.1
Closes gh-11251
2022-05-16 10:39:19 -05:00
Steve Riesenberg
8b0ac68962 Update org.jetbrains.kotlin to 1.6.21
Closes gh-11250
2022-05-16 10:39:18 -05:00