Skip to content

providers/scim: deprovision users after policy group removal - #26265

Open
upramod wants to merge 1 commit into
goauthentik:mainfrom
upramod:fix/scim-policy-group-removal
Open

upramod wants to merge 1 commit into
goauthentik:mainfrom
upramod:fix/scim-policy-group-removal

Conversation

@upramod

@upramod upramod commented Sep 18, 2026

Copy link
Copy Markdown

Group removal updates SCIM group membership but leaves account deletion until a full sync.

This patch checks affected users' current access and deletes accounts that are no longer in scope. Other valid bindings preserve access. Failed deletes retain their mappings for retry.

All 78 SCIM tests pass, including both previously failing regressions. Tests use mocked HTTP. Test run

Refs #25291. Covers membership removal only.

@upramod
upramod requested a review from a team as a code owner September 18, 2026 06:03
@netlify

netlify Bot commented Sep 18, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit f88a92e
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6aacd4177fbf450007160e10
😎 Deploy Preview https://deploy-preview-26265--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.

@upramod upramod changed the title Deprovision users after policy group removal providers/scim: deprovision users after policy group removal Sep 18, 2026
Comment thread authentik/providers/scim/tasks.py Outdated
@netlify

netlify Bot commented Sep 18, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 59d5fda
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/6aad47810a788b0007b6bb35
😎 Deploy Preview https://deploy-preview-26265--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 18, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-storybook ready!

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

@upramod
upramod force-pushed the fix/scim-policy-group-removal branch from 80363d2 to 314049e Compare September 18, 2026 14:18
@upramod
upramod requested a review from BeryJu September 23, 2026 03:02

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants