Skip to content

website/docs: clarify user and group filtering on scim provider (cherry-pick #22502 to version-2026.5)#23358

Merged
dewi-tik merged 1 commit into
version-2026.5from
cherry-pick/22502-to-version-2026.5
Jun 24, 2026
Merged

website/docs: clarify user and group filtering on scim provider (cherry-pick #22502 to version-2026.5)#23358
dewi-tik merged 1 commit into
version-2026.5from
cherry-pick/22502-to-version-2026.5

Conversation

@authentik-automation

Copy link
Copy Markdown
Contributor

Cherry-pick of #22502 to version-2026.5 branch.

Original PR: #22502
Original Author: @dewi-tik
Cherry-picked commit: 68f8d1e

* Provide more clarity on user and group filtering

* provision to synchronized

Signed-off-by: Dewi Roberts <dewi@goauthentik.io>

* Fix em dashes

Signed-off-by: Dewi Roberts <dewi@goauthentik.io>

---------

Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
@netlify

netlify Bot commented Jun 24, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-integrations ready!

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

netlify Bot commented Jun 24, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-docs ready!

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

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.27%. Comparing base (8557356) to head (e46ac6f).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                Coverage Diff                 @@
##           version-2026.5   #23358      +/-   ##
==================================================
- Coverage           93.27%   93.27%   -0.01%     
==================================================
  Files                1034     1034              
  Lines               60238    60238              
  Branches              400      400              
==================================================
- Hits                56188    56184       -4     
- Misses               4050     4054       +4     
Flag Coverage Δ
conformance 36.51% <ø> (+<0.01%) ⬆️
e2e 41.74% <ø> (-0.01%) ⬇️
integration 32.95% <ø> (+<0.01%) ⬆️
rust 0.00% <ø> (ø)
unit 92.21% <ø> (+<0.01%) ⬆️
unit-migrate 92.24% <ø> (-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-e46ac6fe511b41aaf6f3297a143d7569d306a68b
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-e46ac6fe511b41aaf6f3297a143d7569d306a68b

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

@dewi-tik
dewi-tik merged commit fc005f5 into version-2026.5 Jun 24, 2026
106 checks passed
@dewi-tik
dewi-tik deleted the cherry-pick/22502-to-version-2026.5 branch June 24, 2026 16:10
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