website/integrations: WordPress: cleanup#22702
Conversation
Update the WordPress integration guide to match the current template and current OpenID Connect Generic Client behavior. Agent-thread: https://sdko.org/internal/threads/019e6b52-8487-7133-9c46-7f120cc905dd A7k-product: product A7k-product-repo: 3 Co-authored-by: Agent <agent@svc.sdko.net>
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #22702 +/- ##
=======================================
Coverage 93.29% 93.29%
=======================================
Files 1033 1033
Lines 60154 60154
Branches 400 400
=======================================
Hits 56122 56122
Misses 4032 4032
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. |
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-2befbc36892186ff15edbf6a31734042f81e8721
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)sAfterwards, run the upgrade commands from the latest release notes. Instructions for KubernetesAdd the following block to your authentik:
outposts:
container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
image:
repository: ghcr.io/goauthentik/dev-server
tag: gh-2befbc36892186ff15edbf6a31734042f81e8721Afterwards, run the upgrade commands from the latest release notes. |
* website/integrations: WordPress: cleanup Update the WordPress integration guide to match the current template and current OpenID Connect Generic Client behavior. Agent-thread: https://sdko.org/internal/threads/019e6b52-8487-7133-9c46-7f120cc905dd A7k-product: product A7k-product-repo: 3 Co-authored-by: Agent <agent@svc.sdko.net> * Update website/integrations/platforms/wordpress/index.md Signed-off-by: Dewi Roberts <dewi@goauthentik.io> --------- Signed-off-by: Dewi Roberts <dewi@goauthentik.io> Co-authored-by: Agent <agent@svc.sdko.net> Co-authored-by: Dewi Roberts <dewi@goauthentik.io>
Effort: Integration Cleanup 2026-05. See #team-docs for more information and tracking spreadsheet.