Josh Cummings
|
3b7e7f63d8
|
Update Jwt Multi-tenancy Documentation
Issue gh-13427
|
2023-08-08 10:03:11 -06: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
|
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 |
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
|
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 |
Yuriy Savchenko
|
f64181ab41
|
Update docs to use multi-tenancy
Closes gh-10572
|
2022-02-14 17:18:48 +01:00 |
Yuriy Savchenko
|
77ba94e1db
|
Update docs to use multi-tenancy
Closes gh-10572
|
2022-02-14 11:07:42 +01:00 |
Rob Winch
|
2fb056b5c1
|
Merge Clean up Reference Documentation
Closes gh-9668
|
2021-12-13 16:57:36 -06:00 |
Jeff Maxwell
|
32d79f3f4e
|
Fix setJWTClaimSetJWSKeySelector Typo
Closes gh-10504
|
2021-11-16 15:33:42 -07:00 |
Jeff Maxwell
|
b7cc667d21
|
Fix setJWTClaimSetJWSKeySelector Typo
Closes gh-10504
|
2021-11-16 15:33:27 -07:00 |
Jeff Maxwell
|
879b2d089f
|
Fix setJWTClaimSetJWSKeySelector Typo
Closes gh-10504
|
2021-11-16 15:29:23 -07:00 |
Jeff Maxwell
|
088a24cf59
|
Fix jwtDecoder Documentation Usage
Closes gh-10505
|
2021-11-16 15:18:42 -07:00 |
Jeff Maxwell
|
3fb1565cc0
|
Fix jwtDecoder Documentation Usage
Closes gh-10505
|
2021-11-16 15:17:37 -07:00 |
Jeff Maxwell
|
5913501e1a
|
#10505 Fix jwtDecoder
Fixed jwtDecoder(JWTProcessor jwtProcessor, OAuth2TokenValidator<Jwt> jwtValidator)
|
2021-11-16 14:05:43 -07:00 |
Josh Cummings
|
b60020a40c
|
Use authorizeHttpRequests in Docs
Issue gh-8900
|
2021-11-10 16:09:50 -07:00 |
Josh Cummings
|
812d6f7b18
|
Use authorizeHttpRequests in Docs
Issue gh-8900
|
2021-11-10 16:08:57 -07:00 |
Josh Cummings
|
4b0e74aac4
|
Separate Resource Server Servlet Docs
Issue gh-10367
|
2021-10-27 10:02:05 -06:00 |