Skip to content

Commit

Permalink
Merge pull request quarkusio#41650 from rolfedh/fix-xref-configure-te…
Browse files Browse the repository at this point in the history
…nant-paths

Fix broken xrefs to configuration-based-tenant-resolver
  • Loading branch information
sberyozkin authored Jul 3, 2024
2 parents 6e24195 + 71583f9 commit f65c775
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,7 @@ public class OidcTenantConfig extends OidcCommonConfig {

/**
* The paths which must be secured by this tenant. Tenant with the most specific path wins.
* Please see the xref:security-openid-connect-multitenancy.adoc#configuration-based-tenant-resolver[Resolve with
* configuration]
* Please see the xref:security-openid-connect-multitenancy.adoc#configure-tenant-paths[Configure tenant paths]
* section of the OIDC multitenancy guide for explanation of allowed path patterns.
*
* @asciidoclet
Expand Down

0 comments on commit f65c775

Please sign in to comment.