Skip to content

sources/kerberos, sources/ldap: Save source connections when linking an existing user/group (cherry-pick #26059 to version-2026.8) - #26313

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

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

Conversation

@authentik-cherry-pick

Copy link
Copy Markdown
Contributor

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

Original PR: #26059
Original Author: @sgebauer
Cherry-picked commit: 6f2e7a8

…an existing user/group (#26059)

* sources/kerberos, sources/ldap: Save source connections when linking an existing user or group

* add tests

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Dewi Roberts <dewi@goauthentik.io>
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
@netlify

netlify Bot commented Sep 21, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-storybook ready!

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

@netlify

netlify Bot commented Sep 21, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-integrations ready!

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

@codecov

codecov Bot commented Sep 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.86%. Comparing base (a0c3ed9) to head (0d9ba19).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@               Coverage Diff               @@
##           version-2026.8   #26313   +/-   ##
===============================================
  Coverage           91.85%   91.86%           
===============================================
  Files                1161     1161           
  Lines               74866    74896   +30     
  Branches             4056     4056           
===============================================
+ Hits                68769    68800   +31     
+ Misses               6055     6054    -1     
  Partials               42       42           
Flag Coverage Δ
conformance 33.79% <0.00%> (-0.02%) ⬇️
e2e 38.43% <3.03%> (-0.02%) ⬇️
integration 30.45% <0.00%> (-0.02%) ⬇️
rust 42.89% <ø> (ø)
unit 93.42% <100.00%> (+<0.01%) ⬆️
unit-migrate 93.44% <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 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-0d9ba19c1b03738f2ee88f9539275526416c1d53
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-0d9ba19c1b03738f2ee88f9539275526416c1d53

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

This branch has not been deployed

No deployments
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