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 2805dac commit 14bf6a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -781,7 +781,7 @@ public class CustomTenantConfigResolver implements TenantConfigResolver {

The `OidcTenantConfig` returned from this method is the same used to parse the `oidc` namespace configuration from the `application.properties`. You can populate it using any of the settings supported by the `quarkus-oidc` extension.

=== Tenant Resolution for OIDC `web-app` applications
=== Tenant resolution for OIDC `web-app` applications

Simplest option for resolving OIDC `web-app` application configuration is to follow steps described in the <<default-tenant-resolver, Default Resolution>> section.

Expand Down

0 comments on commit 14bf6a2

Please sign in to comment.