docs(authz-keycloak): re-port with Admin API, ADC, and Ingress Controller tabs#13246
Conversation
There was a problem hiding this comment.
Pull request overview
This PR re-ports the authz-keycloak plugin documentation to a new structure with Admin API / ADC / Ingress Controller tabs, refreshing the attribute tables and adding canonical links to align with the docs hub format.
Changes:
- Added canonical
<head>links and DocusaurusTabs/TabItemexamples for multiple configuration surfaces (Admin API, ADC, Ingress Controller). - Reworked and expanded the plugin attributes/parameters tables and refreshed the end-to-end Keycloak setup walkthroughs.
- Updated titles/descriptions in frontmatter for both EN/ZH docs.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 6 comments.
| File | Description |
|---|---|
| docs/zh/latest/plugins/authz-keycloak.md | Rewritten ZH plugin doc with canonical link, new parameters table, and tabbed examples for multiple deployment methods. |
| docs/en/latest/plugins/authz-keycloak.md | Rewritten EN plugin doc with canonical link, new attributes table, and tabbed examples for multiple deployment methods. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
kayx23
left a comment
There was a problem hiding this comment.
Found one example issue that should be fixed before merge.
…o fabricated tabs
There was a problem hiding this comment.
Pull request overview
This PR updates the authz-keycloak plugin documentation (EN + ZH) to a refreshed structure, including canonical link metadata, updated attribute tables, and expanded end-to-end examples for configuring Keycloak and using the plugin.
Changes:
- Added canonical
<head>link and refreshed page metadata (title/description). - Updated the attributes table content/wording and reorganized explanatory sections.
- Replaced the older minimal examples with a full Keycloak + APISIX setup walkthrough and multiple configuration scenarios.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| docs/zh/latest/plugins/authz-keycloak.md | Rewritten Chinese plugin doc with canonical link, updated attributes, and expanded Keycloak/APISIX examples. |
| docs/en/latest/plugins/authz-keycloak.md | Rewritten English plugin doc with canonical link, updated attributes, and expanded Keycloak/APISIX examples. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Re-ports the authz-keycloak plugin documentation with Admin API, ADC, and Ingress Controller tab structure, updated attribute table, and canonical link.