Skip to content

website/integrations: WordPress: cleanup#22702

Merged
dominic-r merged 4 commits into
mainfrom
sdko/integrcleanup/wordpress
Jun 4, 2026
Merged

website/integrations: WordPress: cleanup#22702
dominic-r merged 4 commits into
mainfrom
sdko/integrcleanup/wordpress

Conversation

@dominic-r
Copy link
Copy Markdown
Member

Effort: Integration Cleanup 2026-05. See #team-docs for more information and tracking spreadsheet.

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>
@dominic-r dominic-r requested a review from a team as a code owner May 27, 2026 21:37
@dominic-r dominic-r added the area:docs Features or issues related to Docusaurus label May 27, 2026
@dominic-r dominic-r self-assigned this May 27, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 27, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 2befbc3
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6a21b088385efe000829faab
😎 Deploy Preview https://deploy-preview-22702--authentik-integrations.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 27, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 2befbc3
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6a21b0887c9e9d0008334940
😎 Deploy Preview https://deploy-preview-22702--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.29%. Comparing base (5ad73a0) to head (2befbc3).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

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           
Flag Coverage Δ
conformance 36.55% <ø> (+<0.01%) ⬆️
e2e 41.81% <ø> (ø)
integration 33.00% <ø> (+<0.01%) ⬆️
rust 0.00% <ø> (ø)
unit 92.23% <ø> (+<0.01%) ⬆️
unit-migrate 92.26% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@github-project-automation github-project-automation Bot moved this from Todo to In Progress in authentik Core Jun 1, 2026
@dominic-r dominic-r enabled auto-merge (squash) June 1, 2026 13:08
Comment thread website/integrations/platforms/wordpress/index.md Outdated
@dominic-r dominic-r disabled auto-merge June 2, 2026 14:18
@dominic-r dominic-r enabled auto-merge (squash) June 2, 2026 14:18
@dominic-r dominic-r merged commit 93f19fc into main Jun 4, 2026
165 of 167 checks passed
@dominic-r dominic-r deleted the sdko/integrcleanup/wordpress branch June 4, 2026 17:58
@github-project-automation github-project-automation Bot moved this from In Progress to Done in authentik Core Jun 4, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

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)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

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-2befbc36892186ff15edbf6a31734042f81e8721

Afterwards, run the upgrade commands from the latest release notes.

dominic-r added a commit that referenced this pull request Jun 4, 2026
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docs Features or issues related to Docusaurus

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants