Skip to content

website/docs: document disabling source group sync (cherry-pick #25578 to version-2026.8) - #25600

Open
authentik-cherry-pick[bot] wants to merge 1 commit into
version-2026.8from
cherry-pick/25578-to-version-2026.8
Open

website/docs: document disabling source group sync (cherry-pick #25578 to version-2026.8)#25600
authentik-cherry-pick[bot] wants to merge 1 commit into
version-2026.8from
cherry-pick/25578-to-version-2026.8

Conversation

@authentik-cherry-pick

Copy link
Copy Markdown
Contributor

⚠️ This cherry-pick has conflicts that require manual resolution.

Cherry-pick of #25578 to version-2026.8 branch.

Original PR: #25578
Original Author: @dominic-r
Cherry-picked commit: 8929903

Please resolve the conflicts in this PR before merging.

This cherry-pick has conflicts that need manual resolution.

Original PR: #25578
Original commit: 8929903
@netlify

netlify Bot commented Aug 31, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 43ba8cc
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6a955e23601b7b0008eb43e1
😎 Deploy Preview https://deploy-preview-25600--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

netlify Bot commented Aug 31, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 43ba8cc
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/6a955e23d042530008fba5cf
😎 Deploy Preview https://deploy-preview-25600--authentik-storybook.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

codecov Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.66%. Comparing base (ea17f12) to head (43ba8cc).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@               Coverage Diff               @@
##           version-2026.8   #25600   +/-   ##
===============================================
  Coverage           91.66%   91.66%           
===============================================
  Files                1152     1152           
  Lines               73277    73277           
  Branches             4054     4054           
===============================================
  Hits                67168    67168           
  Misses               6067     6067           
  Partials               42       42           
Flag Coverage Δ
conformance 34.48% <ø> (-0.01%) ⬇️
e2e 39.14% <ø> (+<0.01%) ⬆️
integration 31.08% <ø> (+<0.01%) ⬆️
rust 42.92% <ø> (ø)
unit 93.20% <ø> (ø)
unit-migrate 93.22% <ø> (+<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-actions

Copy link
Copy Markdown
Contributor

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-43ba8cc9f579cfe1e331e1cd42bf934f20248d3a
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-43ba8cc9f579cfe1e331e1cd42bf934f20248d3a

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

1 participant