Skip to content

providers/scim: compare users/groups before sending update request (cherry-pick #18456 to version-2025.10)#18465

Merged
BeryJu merged 1 commit intoversion-2025.10from
cherry-pick/18456-to-version-2025.10
Dec 1, 2025
Merged

providers/scim: compare users/groups before sending update request (cherry-pick #18456 to version-2025.10)#18465
BeryJu merged 1 commit intoversion-2025.10from
cherry-pick/18456-to-version-2025.10

Conversation

@authentik-automation
Copy link
Contributor

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

Original PR: #18456
Original Author: @BeryJu
Cherry-picked commit: 72f0f98

…18456)

* implement user

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

* add compare for groups

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

---------

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

netlify bot commented Dec 1, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 8929352
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/692d8f4cd5434a00082b792a

@netlify
Copy link

netlify bot commented Dec 1, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 8929352
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/692d8f4cdefd3a00082086b6
😎 Deploy Preview https://deploy-preview-18465--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.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 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-892935219d9487df1f683002c9d3458f5e694d14
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-892935219d9487df1f683002c9d3458f5e694d14

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

@BeryJu BeryJu merged commit 2857e4d into version-2025.10 Dec 1, 2025
90 of 92 checks passed
@BeryJu BeryJu deleted the cherry-pick/18456-to-version-2025.10 branch December 1, 2025 14:09
@codecov
Copy link

codecov bot commented Dec 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.94%. Comparing base (28b4a92) to head (8929352).
⚠️ Report is 1 commits behind head on version-2025.10.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           version-2025.10   #18465      +/-   ##
===================================================
+ Coverage            92.69%   92.94%   +0.25%     
===================================================
  Files                  869      869              
  Lines                48025    48098      +73     
===================================================
+ Hits                 44519    44707     +188     
+ Misses                3506     3391     -115     
Flag Coverage Δ
e2e 45.04% <0.00%> (+1.03%) ⬆️
integration 23.11% <0.00%> (-0.04%) ⬇️
unit 91.09% <100.00%> (+0.01%) ⬆️
unit-migrate 91.14% <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.

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