Skip to content

Commit

Permalink
Update docs/src/main/asciidoc/security-openid-connect-multitenancy.adoc
Browse files Browse the repository at this point in the history
Co-authored-by: Michelle Purcell <[email protected]>
  • Loading branch information
sberyozkin and michelle-purcell authored Jul 11, 2023
1 parent 049b82f commit 2805dac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -717,7 +717,7 @@ Now all methods and classes carrying `@HrTenant` will be authenticated using the
OIDC provider.

[[tenant-config-resolver]]
== Dynamic Tenant configuration resolution
== Dynamic tenant configuration resolution

If you need a more dynamic configuration for the different tenants you want to support and don't want to end up with multiple
entries in your configuration file, you can use the `io.quarkus.oidc.TenantConfigResolver`.
Expand Down

0 comments on commit 2805dac

Please sign in to comment.