Josh Cummings
baa11f8b70
Merge branch '6.1.x' into 6.2.x
2023-12-19 18:06:45 -07:00
Josh Cummings
c38c443d2f
Merge branch '5.8.x' into 6.1.x
2023-12-19 18:06:23 -07:00
daniKir
9203567a20
improve Multitenancy Issuer Validator example Closes gh-14229
2023-12-19 18:04:50 -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
Steve Riesenberg
67d3e4c9b8
Merge branch '6.1.x'
2023-11-09 14:13:00 -06:00
Steve Riesenberg
a2d1fcf923
Merge branch '6.0.x' into 6.1.x
2023-11-09 14:12:43 -06:00
Steve Riesenberg
b14a66c30d
Merge branch '5.8.x' into 6.0.x
2023-11-09 14:12:29 -06:00
Steve Riesenberg
7335c5745c
Document authentication helper method in WebClient integration
...
This commit re-applies 49f3c0ce53
which was lost while splitting pages for Antora.
Issue gh-13816
Issue gh-10120
2023-11-09 10:46:32 -06:00
Steve Riesenberg
447f40949c
Revert unnecessary merges on 6.1.x
...
This commit removes unnecessary main-branch merges starting from
9f8db22b77
and adds the following
needed commit(s) that were made afterward:
- 4d6ff49b9d
- ed6ff670d1
- c823b00794
- 44fad21363
2023-10-31 15:22:15 -05:00
Steve Riesenberg
9db33f33c7
Revert unnecessary merges on 6.0.x
...
This commit removes unnecessary main-branch merges starting from
8750608b5b
and adds the following
needed commit(s) that were made afterward:
- 5dce82c48b
2023-10-31 15:11:45 -05:00
Steve Riesenberg
8307196799
Add Kotlin examples to OAuth2 docs landing page
...
Issue gh-13785
2023-10-23 14:52:13 -05:00
Josh Cummings
a3227f041c
Polish OAuth2AuthorizationManagers
...
- Add OAuth2ReactiveAuthorizationManagers
- Code to interfaces
- Align error message with the same in
AuthorityAuthorizationManager
- Adjust expectations in tests to confirm an
appropriately constructed authorizaion manager
- Add JavaDoc and reference documentation
Issue gh-13654
2023-10-02 17:26:06 -06:00
Josh Cummings
6b0d82236d
Fix Documentation Errors
...
Issue gh-12570
2023-09-18 16:21:37 -06:00
Josh Cummings
cb33fd7850
Add OIDC Back-Channel Logout Support
...
Closes gh-12570
2023-09-16 15:12:21 -06:00
Steve Riesenberg
1f8c94aee8
Add overview documentation for OAuth2
...
This commit adds an overview to the landing page for OAuth2 with:
* OAuth2 Resource Server
* OAuth2 Client
At this level, OAuth2 Login is combined into the overview for Client
to make it clear that it is part of the oauth2-client module.
Content is broken down into use cases similar to other docs pages
that have been updated recently. This content will be revisited
as additional updates are made to OAuth2 docs, and some use cases
may be moved or even added as needed. This commit only adds a few
initial use cases to get the OAuth2 docs update process started.
Closes gh-13784
2023-09-07 12:26:07 -05:00
Josh Cummings
3b7e7f63d8
Update Jwt Multi-tenancy Documentation
...
Issue gh-13427
2023-08-08 10:03:11 -06:00
Josh Cummings
b7efa15591
Merge branch '6.0.x' into 6.1.x
2023-08-07 14:48:37 -06:00
Josh Cummings
1f27b18398
Merge branch '5.8.x' into 6.0.x
2023-08-07 14:48:12 -06:00
Daniel Shuy
e8b9a35494
Fix Bearer Token RestTemplate Support example
2023-08-07 14:47:37 -06:00
yahya jabary
c03bd3f717
Remove deprecated usage
...
Closes gh-13446
2023-07-12 15:02:26 -06:00
Rob Winch
8407c9ebee
Merge branch '6.0.x'
...
Closes gh-13407
2023-06-18 21:41:16 -05:00
Rob Winch
f66a5bab99
Merge branch '5.8.x' into 6.0.x
...
Closes gh-13406
2023-06-18 21:33:58 -05:00
Rob Winch
7da99acca7
Merge branch '5.7.x' into 5.8.x
...
Closes gh-13405
2023-06-18 21:32:35 -05:00
Rob Winch
0cf95dbf61
Merge branch '5.6.x' into 5.7.x
...
Closes gh-13404
2023-06-18 21:31:35 -05:00
Rob Winch
39c43159f4
Convert to Asciidoctor Tabs
...
Closes gh-13403
2023-06-18 21:30:41 -05:00
Rob Winch
04692d9ee8
Fix Antora Warnings
...
Closes gh-13210
2023-06-08 17:02:19 -05:00
Josh Cummings
528ec318ab
Merge branch '6.0.x'
2023-06-05 12:56:56 -06:00
Vladimir Kidyaev
d47e3e8cd8
Delete duplicate line from oauth2/client/core.adoc
2023-06-05 12:56:24 -06:00
Josh Cummings
58a08050c1
Merge branch '6.0.x'
...
Closes gh-13239
2023-05-26 14:25:33 -06:00
Josh Cummings
0ac554ee3e
Merge branch '5.8.x' into 6.0.x
...
Closes gh-13238
2023-05-26 14:25:20 -06:00
Josh Cummings
8ccc03fdb6
Update Resource Server Docs
...
Closes gh-13147
2023-05-26 14:24:31 -06:00
Josh Cummings
0e3ee89902
Merge branch '6.0.x'
2023-05-18 11:08:11 -06:00
Josh Cummings
cdac708051
Merge branch '5.8.x' into 6.0.x
2023-05-18 11:08:00 -06:00
Josh Cummings
219faf29d4
Merge branch '5.7.x' into 5.8.x
2023-05-18 11:07:42 -06:00
moli
b6f3cb71e6
Add Missing AuthorizationRequestRepository in Snippet
...
Closes PR-13099
2023-05-18 10:54:19 -06:00
Josh Cummings
b969179b5c
Merge branch '5.7.x' into 5.8.x
2023-05-10 15:53:22 -06:00
Josh Cummings
3469bcb822
Address Antora Warnings
2023-05-10 15:51:49 -06:00
Josh Cummings
e5fcf1ebcf
Revisit Request and Method Security Docs
...
Issue gh-13088
2023-05-01 14:09:22 -06:00
Josh Cummings
76eba9bd0c
Add withIssuerLocation
...
Closes gh-10309
2023-04-12 16:36:15 -06:00
Logan Kulinski
8ad91287d9
Fix Broken Link
...
Closes gh-12824
2023-03-20 15:13:10 -06:00
Olivier Délèze
9535566f84
Update multitenancy.adoc
...
The Java example at line 421 should use the injected `jwtValidator` and not from the current class referenced by `this. jwtValidator`.
2023-01-05 10:32:57 -07:00
Marcus Da Coregio
2fdf762726
Merge branch '5.8.x' into 6.0.x
2022-12-05 14:41:59 -08:00
Marcus Da Coregio
7aaa25b88e
Merge branch '5.7.x' into 5.8.x
2022-12-05 14:40:54 -08:00
Marcus Da Coregio
fc25b87967
Merge branch '5.6.x' into 5.7.x
2022-12-05 14:40:38 -08:00
Sellami
626e53d121
Fix: Replace tenantRepository with tenants
2022-12-05 14:31:24 -08:00
Marcus Da Coregio
c7b9b33cd1
Merge branch '5.8.x'
2022-11-03 08:23:50 -03:00
Marcus Da Coregio
4d646a2978
Merge branch '5.7.x' into 5.8.x
2022-11-03 08:23:26 -03:00
Marcus Da Coregio
067fc1678c
Merge branch '5.6.x' into 5.7.x
2022-11-03 08:22:09 -03:00