WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@authentik-automation
Copy link
Contributor

Cherry-pick of #18659 to version-2025.10 branch.

Original PR: #18659
Original Author: @dominic-r
Cherry-picked commit: fa579c2

@netlify
Copy link

netlify bot commented Dec 8, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 17ea937
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6936955687073b0008b5a44f
😎 Deploy Preview https://deploy-preview-18671--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 8, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 17ea937
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/693695560282a20008b231e0
😎 Deploy Preview https://deploy-preview-18671--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 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.95%. Comparing base (f6dcdd0) to head (17ea937).
⚠️ Report is 2 commits behind head on version-2025.10.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           version-2025.10   #18671      +/-   ##
===================================================
+ Coverage            92.67%   92.95%   +0.28%     
===================================================
  Files                  869      869              
  Lines                48143    48143              
===================================================
+ Hits                 44618    44753     +135     
+ Misses                3525     3390     -135     
Flag Coverage Δ
e2e 45.10% <ø> (+1.16%) ⬆️
integration 23.17% <ø> (+<0.01%) ⬆️
unit 91.06% <ø> (+<0.01%) ⬆️
unit-migrate 91.11% <ø> (+<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

github-actions bot commented Dec 8, 2025

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-17ea93758f91e1d8fcf53659f8ad26bf7f99abc2
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-17ea93758f91e1d8fcf53659f8ad26bf7f99abc2

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

@dominic-r dominic-r merged commit ffe2bde into version-2025.10 Dec 8, 2025
92 checks passed
@dominic-r dominic-r deleted the cherry-pick/18659-to-version-2025.10 branch December 8, 2025 12:02
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.

2 participants