Skip to content

Commit

Permalink
Merge pull request quarkusio#44908 from rolfedh/fix-typo-security-ope…
Browse files Browse the repository at this point in the history
…nid-connect-multitenancy

Fix formatting
  • Loading branch information
sberyozkin authored Dec 3, 2024
2 parents 345021c + 1cf51d1 commit f9bd810
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,7 @@ A similar technique can be used with `TenantConfigResolver`, where a `tenant-id`
====
If you also use Hibernate ORM multitenancy or MongoDB with Panache multitenancy and both tenant ids are the same,
you can get the tenant id from the `RoutingContext` attribute with `tenant-id`. You can find more information here:
* xref:hibernate-orm.adoc#multitenancy[Hibernate ORM multitenancy]
* xref:mongodb-panache.adoc#multitenancy[MongoDB with Panache multitenancy]
====
Expand Down

0 comments on commit f9bd810

Please sign in to comment.