Skip to content

Commit 29f3350

Browse files
committed
chore(docs): specify tenant = IDP
1 parent af1d2d9 commit 29f3350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/in-dev/unreleased/external-idp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ External authentication is configured via Quarkus OIDC and Polaris-specific OIDC
126126

127127
### OIDC Tenant Configuration
128128

129-
At least one OIDC tenant must be explicitly enabled. In Polaris, realms and OIDC tenants are distinct concepts. An OIDC tenant represents a specific identity provider configuration (e.g., `quarkus.oidc.idp1`). A [realm]({{% ref "realm" %}}) is a logical partition within Polaris.
129+
At least one OIDC tenant (Identity Provider) must be explicitly enabled. In Polaris, realms and OIDC tenants are distinct concepts. An OIDC tenant represents a specific identity provider configuration (e.g., `quarkus.oidc.idp1`). A [realm]({{% ref "realm" %}}) is a logical partition within Polaris.
130130

131131
- Multiple realms can share a single OIDC tenant.
132132
- Each realm can be associated with only one OIDC tenant.

0 commit comments

Comments
 (0)