Skip to content

Commit c70ada2

Browse files
committed
chore(docs): fix links
1 parent 09ee31c commit c70ada2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

site/content/in-dev/unreleased/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ Polaris RBAC uses two different role types to delegate privileges:
172172
- **Catalog roles:** Configured with certain privileges on Polaris
173173
catalog resources and granted to principal roles.
174174

175-
For more information, see [Access control]({{% ref "access-control" %}}).
175+
For more information, see [Access control]({{% ref "managing-security/access-control" %}}).
176176

177177
## Legal Notices
178178

site/content/in-dev/unreleased/managing-security/external-idp/_index.md

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

128128
### OIDC Tenant Configuration
129129

130-
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.
130+
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.
131131

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

0 commit comments

Comments
 (0)