Commit Graph

10169 Commits

Author SHA1 Message Date
Josh Cummings 4ca5346871
Pick up AuthorizationManager Bean
Closes gh-11067
Closes gh-11068
2022-04-08 11:42:37 -06:00
Marcus Da Coregio cfb1745906 Deprecate Saml2AuthenticationRequestFactory
Closes gh-11080
2022-04-08 09:33:41 -03:00
Pascal Verdage ed8887e0fc Fix typo 2022-04-06 11:09:15 +02:00
Josh Cummings 61c0a25bcd
Add default strategy constructor
Closes gh-11059
2022-04-05 17:32:14 -06:00
Josh Cummings cad2972d0a
Polish SecurityContextChannelInterceptorTests
Issue gh-10973
2022-04-05 17:32:14 -06:00
Josh Cummings be434e1540
Add Default Test to HttpBasicConfigurerTests
Issue gh-10973
2022-04-05 17:32:13 -06:00
Josh Cummings f09652d447
Polish Saml2LoginConfigurerTests
Issue gh-10973
2022-04-05 17:32:13 -06:00
Eleftheria Stein c4e88415a5 Remove MessageSourceAware from ExceptionTranslationWebFilter
Closes gh-11057
2022-04-05 16:13:41 +02:00
Steve Riesenberg 3bd160a71d
Polish gh-10933 2022-04-05 09:12:19 -05:00
Eleftheria Stein ae8e77f9ff Remove blocking call from ExceptionTranslationWebFilter
This also means that the exception message is no longer retrieved from a MessageSource. This is consistent with the other WebFilters.

Closes gh-10864
2022-04-05 14:05:56 +02:00
Jihoon Cha da606627b6 Prevent instantiation of DelegatingPasswordEncoder if idPrefix contains idSuffix
Closes gh-10933
2022-04-04 23:28:34 -05:00
Simone Giannino c719a8e4d4 Update saganCreateRelease property referenceDocUrl
- Updated saganCreateRelease task with the new referenceDocUrl for reference documentation

Closes gh-11016
2022-04-01 13:14:56 -03:00
Josh Cummings 1edfa07d27
Use RequestMatcherEntry
Closes gh-11046
2022-03-30 14:40:06 -06:00
Johannes Graf 51a99701ad use okta as registration id
looks like `ping` is some registration id used in the past.
2022-03-30 14:39:39 -06:00
Josh Cummings ce720ad38e
Document Authorization Events
Issue gh-9288
2022-03-29 16:37:22 -06:00
Josh Cummings bdd5f86526
Polish Authorization Event Support
- Added spring-security-config support
- Renamed classes
- Changed contracts to include the authenticated user and secured
object
- Added method security support

Issue gh-9288
2022-03-29 16:37:21 -06:00
Parikshit Dutta 990831db85
Add authorization events
Closes gh-9288
2022-03-29 16:22:43 -06:00
Josh Cummings fa574c8785
Simplify PrePostMethodSecurityConfiguration
Issue gh-9288
2022-03-29 16:22:42 -06:00
Eleftheria Stein 0e7dec2d2c Tag release after updating gradle.properties
Closes gh-11023
2022-03-29 13:44:22 +02:00
Eleftheria Stein 992b8c38ac Update antora on next development version release
Move commit from gradle task to workflow. Update antora.yml after project version update and before commit.

Closes gh-11021
2022-03-29 12:28:37 +02:00
Eleftheria Stein 4a25264404 Stage changes before committing in release pipeline
Issue gh-11020
2022-03-29 12:28:05 +02:00
Marcus Da Coregio 6ce6a1a55e Change samplesBranch property to point to correct branch
Closes gh-11040
2022-03-28 13:36:24 -03:00
Eleftheria Stein 55c956ee68 Add task to update version in antora.yml
This task updates the docs version based on the version in gradle.properties

Closes gh-11020
2022-03-28 18:11:20 +02:00
Marcus Da Coregio 8c34af711e Use ServletContext in AuthorizationManagerWebInvocationPrivilegeEvaluator
Closes gh-10908
2022-03-28 10:01:51 -03:00
Rob Winch e176d764ba Add SecurityContextRepository.loadContext(HttpServletRequest)
This allows loading the SecurityContext lazily, without the need for the
response, and does not attempt to automatically save the request when
the response is comitted.

Closes gh-11028
2022-03-25 14:38:37 -05:00
Rob Winch 1e3106f3a2 HttpSessionSecurityContextRepository support null HttpServletResponse
Closes gh-11029
2022-03-25 13:03:33 -05:00
Eleftheria Stein 759d983d62 Fix formatting in reference docs 2022-03-24 15:15:20 +01:00
Eleftheria Stein 0a2a327476 Fix reference documentation redirects
Closes gh-11018
2022-03-23 09:01:42 +01:00
Steve Riesenberg 5a95ebd1ef
Merge branch 'rb6.0.0-M3' 2022-03-22 13:38:36 -05:00
github-actions[bot] e116bea118
Next development version 2022-03-22 13:37:56 -05:00
Steve Riesenberg 6dbba7b4a8
Release 6.0.0-M3 2022-03-22 11:03:54 -05:00
Steve Riesenberg a8e8ad4205
Update spring-data-bom to 2022.0.0-M3
Closes gh-11017
2022-03-22 11:03:33 -05:00
Yuriy Savchenko ca00b1415b Add authorizeHttpRequests to Kotlin DSL
Closes gh-10481
2022-03-22 08:26:41 -06:00
Yuriy Savchenko 932ff4f5c4 Fix typos in Kotlin DSL docs
Issue gh-10481
2022-03-22 08:26:41 -06:00
Steve Riesenberg e6673c2816
Update spring-data-bom to 2022.0.0-M3
Closes gh-11017
2022-03-22 08:40:48 -05:00
Steve Riesenberg 8fe6ecb459
Update antora.yml 2022-03-21 15:27:40 -05:00
github-actions[bot] e13199759a Next development version 2022-03-21 19:31:36 +00:00
github-actions[bot] e2e1689d9d
Release 6.0.0-M2 2022-03-21 13:56:04 -05:00
Steve Riesenberg 9060cbffcb
Revert "Release 6.0.0-M2"
This reverts commit 5f7c98d700.
2022-03-21 13:55:34 -05:00
github-actions[bot] 5f7c98d700 Release 6.0.0-M2 2022-03-21 18:41:13 +00:00
Steve Riesenberg 55921b380b
Revert "Update spring-data-bom to 2022.0.0-M2"
This reverts commit fbd8d78494.
2022-03-21 12:43:52 -05:00
Steve Riesenberg c12c8c4013
Revert "Release 6.0.0-M2"
This reverts commit ae607cbd97.
2022-03-21 12:43:42 -05:00
github-actions[bot] ae607cbd97 Release 6.0.0-M2 2022-03-21 17:16:08 +00:00
Steve Riesenberg fbd8d78494 Update spring-data-bom to 2022.0.0-M2
Closes gh-10978
2022-03-21 11:07:01 -05:00
Steve Riesenberg 8aa7029d07 Fix checkstyle errors
Issue gh-10989
2022-03-18 22:53:29 -05:00
Steve Riesenberg 8584a82e4c Update io.spring.javaformat to 0.0.31
Closes gh-10989
2022-03-18 22:53:29 -05:00
Steve Riesenberg 99c4a95ded
Update spring-ldap-core to 2.3.6.RELEASE
Closes gh-10995
2022-03-18 19:06:48 -05:00
Steve Riesenberg 33d6dbe59d
Update org.slf4j to 1.7.36
Closes gh-10994
2022-03-18 19:06:48 -05:00
Steve Riesenberg d3111685d0
Update htmlunit-driver to 2.59.0
Closes gh-10993
2022-03-18 19:06:48 -05:00
Steve Riesenberg 0fba9ff136
Update hibernate-core-jakarta to 5.6.7.Final
Closes gh-10992
2022-03-18 19:06:47 -05:00