Skip to content

blueprints: set enrollment token key (cherry-pick #19061 to version-2025.12)#19062

Merged
BeryJu merged 1 commit intoversion-2025.12from
cherry-pick/19061-to-version-2025.12
Dec 26, 2025
Merged

blueprints: set enrollment token key (cherry-pick #19061 to version-2025.12)#19062
BeryJu merged 1 commit intoversion-2025.12from
cherry-pick/19061-to-version-2025.12

Conversation

@authentik-automation
Copy link
Contributor

Cherry-pick of #19061 to version-2025.12 branch.

Original PR: #19061
Original Author: @BeryJu
Cherry-picked commit: 4629769

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@netlify
Copy link

netlify bot commented Dec 26, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 60eda4a
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/694eba0446d2930008674d05
😎 Deploy Preview https://deploy-preview-19062--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

netlify bot commented Dec 26, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 60eda4a
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/694eba04b8a31f0008521ce2
😎 Deploy Preview https://deploy-preview-19062--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

codecov bot commented Dec 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.31%. Comparing base (11b4568) to head (60eda4a).
⚠️ Report is 2 commits behind head on version-2025.12.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           version-2025.12   #19062      +/-   ##
===================================================
+ Coverage            93.26%   93.31%   +0.05%     
===================================================
  Files                  946      946              
  Lines                52058    52069      +11     
===================================================
+ Hits                 48551    48588      +37     
+ Misses                3507     3481      -26     
Flag Coverage Δ
e2e 44.69% <23.07%> (+0.31%) ⬆️
integration 23.45% <0.00%> (-0.01%) ⬇️
unit 91.58% <100.00%> (+<0.01%) ⬆️
unit-migrate 91.62% <100.00%> (+<0.01%) ⬆️

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

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

@github-actions
Copy link
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-60eda4a581e2fd0b8cae9112c8bc276b016a3c87
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-60eda4a581e2fd0b8cae9112c8bc276b016a3c87

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

@BeryJu BeryJu merged commit 56c899c into version-2025.12 Dec 26, 2025
91 checks passed
@BeryJu BeryJu deleted the cherry-pick/19061-to-version-2025.12 branch December 26, 2025 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant