website/docs: clarify user and group filtering on scim provider (cherry-pick #22502 to version-2026.5)#23358
Conversation
* 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>
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. 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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. |
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your 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)sAfterwards, run the upgrade commands from the latest release notes. Instructions for KubernetesAdd the following block to your 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-e46ac6fe511b41aaf6f3297a143d7569d306a68bAfterwards, run the upgrade commands from the latest release notes. |
Cherry-pick of #22502 to
version-2026.5branch.Original PR: #22502
Original Author: @dewi-tik
Cherry-picked commit: 68f8d1e