Skip to content

sources/scim: fix all users being added to group when no members are given (cherry-pick #14645)#14666

Merged
BeryJu merged 1 commit intoversion-2025.4from
cherry-pick-702477-version-2025.4
May 23, 2025
Merged

sources/scim: fix all users being added to group when no members are given (cherry-pick #14645)#14666
BeryJu merged 1 commit intoversion-2025.4from
cherry-pick-702477-version-2025.4

Conversation

@gcp-cherry-pick-bot
Copy link
Contributor

Cherry-picked sources/scim: fix all users being added to group when no members are given (#14645)

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

…given (#14645)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@gcp-cherry-pick-bot gcp-cherry-pick-bot bot requested a review from a team as a code owner May 23, 2025 11:58
@netlify
Copy link

netlify bot commented May 23, 2025

Deploy Preview for authentik-docs failed. Why did it fail? →

Name Link
🔨 Latest commit d8f65be
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/683062d26efe3c0008ca2644

@codecov
Copy link

codecov bot commented May 23, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.69%. Comparing base (42f0528) to head (d8f65be).
Report is 1 commits behind head on version-2025.4.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
authentik/sources/scim/views/v2/groups.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##           version-2025.4   #14666      +/-   ##
==================================================
- Coverage           92.69%   92.69%   -0.01%     
==================================================
  Files                 809      809              
  Lines               41524    41525       +1     
==================================================
  Hits                38491    38491              
- Misses               3033     3034       +1     
Flag Coverage Δ
e2e 47.73% <50.00%> (-0.06%) ⬇️
integration 24.40% <0.00%> (-0.01%) ⬇️
unit 90.55% <0.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.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@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-d8f65bee02757b215d902f75f6af302ef2c61c6e
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-d8f65bee02757b215d902f75f6af302ef2c61c6e

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

@BeryJu BeryJu merged commit 668f35c into version-2025.4 May 23, 2025
84 of 92 checks passed
@BeryJu BeryJu deleted the cherry-pick-702477-version-2025.4 branch May 23, 2025 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant