Rob Winch
e1ad989d38
Merge branch '6.2.x' into 6.3.x
...
Closes gh-16062
2024-11-11 14:58:39 -06:00
Rob Winch
81e74e65d4
Support ServerExchangeRejectedHandler @Bean
...
Closes gh-16061
2024-11-11 14:58:00 -06:00
Rob Winch
1528c421bd
Merge branch '6.2.x' into 6.3.x
...
Add Firewall for WebFlux
Closes gh-15967
2024-10-21 09:43:48 -05:00
Rob Winch
0e257b56ce
Add Firewall for WebFlux
...
Closes gh-15967
2024-10-21 09:42:24 -05:00
Steve Riesenberg
a939c100fc
Merge branch '6.2.x' into 6.3.x
...
Closes gh-15808
2024-09-13 16:08:33 -05:00
Tran Ngoc Nhan
b9f051d15b
docs: update
2024-09-10 11:50:11 -07:00
Josh Cummings
279cb89eac
Merge branch '6.2.x' into 6.3.x
2024-08-26 16:32:58 -06:00
Hero Wanders
2ba9b6821a
Fix OIDC Logout Code Snippets
2024-08-26 15:32:35 -07:00
Hero Wanders
f372f5cf52
Replace OidcSessionStrategy References with OidcSessionRegistry
2024-08-26 15:32:35 -07:00
Josh Cummings
6ea33ceaea
Merge branch '6.2.x' into 6.3.x
2024-08-26 16:25:12 -06:00
Junhyunny
47723f6d39
Fix code format in OIDC Logout docs
2024-08-26 15:14:02 -07:00
Marcus Hert Da Coregio
e013d96758
Clarify the behavior of Concurrent Session Management when an IdP is involved
...
Closes gh-15071
2024-06-05 13:59:24 -03:00
Marcus Hert Da Coregio
76ca0ee52f
Merge branch '6.2.x'
...
Closes gh-15065
2024-05-13 11:23:34 -03:00
Marcus Hert Da Coregio
963cdc7b2a
Merge branch '6.1.x' into 6.2.x
...
Closes gh-15063
2024-05-13 11:22:19 -03:00
Marcus Hert Da Coregio
f5b9dc3282
Merge branch '5.8.x' into 6.1.x
...
Closes gh-15062
2024-05-13 11:22:09 -03:00
Patrick Schmidt
1ebd663253
doc: added hint to declare GrantedAuthorityDefaults as infrastructure bean
...
Closes gh-14779
2024-05-13 11:19:41 -03:00
Marcus Hert Da Coregio
08f11f06ab
Revert unnecessary commits from main
...
Issue gh-15016
2024-05-08 13:49:18 -03:00
madorb
1ae99be1cf
Clarify Package Import
...
Provide more explict instructions regarding the necessary import
to make the Kotlin DSL work. For some reason it took me 10 minutes
to figure this out based on the existing doc.
2024-04-30 08:48:57 -03:00
Steve Riesenberg
2dd908dff8
Document additional client authenticating methods
...
Issue gh-11440
Closes gh-14982
2024-04-29 15:07:46 -05:00
MrJovanovic13
1657296bb7
Replace "Spring Boot 2.x" with "Spring Boot"
...
Closes gh-14917
2024-04-18 16:01:54 -05:00
Sarvajith Adyanthaya
b5c9ba6c1c
Update Documentation about Kotlin Coroutine Support
...
Closes gh-14646
2024-04-12 11:29:38 -05:00
Krishna Chaitanya Surapaneni
89175dfed0
making sure it is in sync with servlet page
2024-03-29 11:16:08 -05:00
Steve Riesenberg
313619fec3
Polish OAuth2 Client docs
...
Issue gh-14698
2024-03-26 16:00:29 -05:00
Steve Riesenberg
f3c745c65b
Add reference documentation for Token Exchange
...
Closes gh-14698
2024-03-26 16:00:29 -05:00
Steve Riesenberg
22f84cf3f3
Update reactive OAuth2 docs landing page
...
Closes gh-14758
2024-03-26 16:00:28 -05:00
Steve Riesenberg
9751636735
Polish gh-12281
2024-03-07 16:26:26 -06:00
Daniel Shuy
488901dd4e
Fix Delegation-based Strategy examples
...
Fix examples not copying userNameAttributeName
Issue gh-12275
Issue gh-12282
Issue gh-14672
2024-03-07 16:26:24 -06:00
Josh Cummings
69527f9a9c
Merge branch '6.2.x'
2024-03-04 15:43:07 -07:00
Josh Cummings
386e0a7b46
Merge branch '6.1.x' into 6.2.x
...
Closes gh-14682
2024-03-04 15:42:48 -07:00
Josh Cummings
0ab9ad774d
Merge branch '5.8.x' into 6.1.x
...
Closes gh-14681
2024-03-04 15:42:35 -07:00
Josh Cummings
e1c4177cd8
Fix ServerLogoutHandler Order in Docs
...
Closes gh-14379
2024-03-04 15:42:09 -07:00
Marcus Hert Da Coregio
f8ff056eb6
Update Max Sessions on WebFlux
...
Delete WebSessionStoreReactiveSessionRegistry.java and gives the responsibility to remove the sessions from the WebSessionStore to the handler
Issue gh-6192
2024-02-28 10:06:45 -03:00
Marcus Hert Da Coregio
f3bcf7ed5d
Revert "Update max sessions docs"
...
This reverts commit c86fd99c8f
.
2024-02-28 08:30:05 -03:00
Marcus Hert Da Coregio
c86fd99c8f
Update max sessions docs
...
Add WebSessionStore constructor parameter to the handler
Issue gh-6192
2024-02-27 13:36:43 -03:00
Josh Cummings
16155537a5
Merge branch '6.2.x'
2024-02-26 11:10:49 -07:00
Josh Cummings
aedffa7919
Merge branch '6.1.x' into 6.2.x
...
Closes gh-14653
2024-02-26 11:10:38 -07:00
Josh Cummings
ddd5d2e9cd
Fix Observability Typo
...
Closes gh-14651
2024-02-26 11:09:57 -07:00
Josh Cummings
5188012932
Merge branch '6.2.x'
2023-12-18 12:05:07 -07:00
Josh Cummings
edcba77df4
Merge branch '6.1.x' into 6.2.x
...
Closes gh-14348
2023-12-18 12:04:53 -07:00
Josh Cummings
3f881eb127
Merge branch '5.8.x' into 6.1.x
...
Closes gh-14347
2023-12-18 12:04:37 -07:00
Josh Cummings
59461d94b0
Clarify RSocket Configuration Docs
...
Closes gh-13718
2023-12-18 12:02:49 -07:00
Josh Cummings
3b7c971960
Merge branch '6.2.x'
2023-12-11 11:45:33 -07:00
Josh Cummings
d130a18d3c
Merge branch '6.1.x' into 6.2.x
...
Closes gh-14280
2023-12-11 11:45:16 -07:00
Josh Cummings
f0772dc788
Merge branch '5.8.x' into 6.1.x
...
Closes gh-14279
2023-12-11 11:44:44 -07:00
Josh Cummings
74d06f020d
Update to Latest Boot Property
...
Closes gh-14252
2023-12-11 11:44:08 -07:00
Marcus Da Coregio
57ab15127a
Add Max Sessions on WebFlux
...
Closes gh-6192
2023-12-11 09:48:34 -03:00
Josh Cummings
22000b42e9
Merge remote-tracking branch 'origin/6.1.x'
2023-11-07 16:34:15 -07:00
Josh Cummings
42225371d7
Merge branch '6.0.x' into 6.1.x
...
Closes gh-14114
2023-11-07 16:33:45 -07:00
Josh Cummings
18c5f4354e
Merge branch '5.8.x' into 6.0.x
...
Closes gh-14113
2023-11-07 16:31:46 -07:00
Josh Cummings
b919ece045
Change Idempotent to Read-Only
...
Closes gh-13644
2023-11-07 16:25:28 -07:00