providers/rac: apply ConnectionToken scoped-settings last#14838
providers/rac: apply ConnectionToken scoped-settings last#14838gergosimonyi merged 2 commits intomainfrom
Conversation
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-docs canceled.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #14838 +/- ##
=======================================
Coverage 92.75% 92.76%
=======================================
Files 817 817
Lines 42197 42197
=======================================
+ Hits 39141 39142 +1
+ Misses 3056 3055 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-a9b27fb0c10e0e5c65efc1e2c26c5b7af5375d6a
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-a9b27fb0c10e0e5c65efc1e2c26c5b7af5375d6aAfterwards, run the upgrade commands from the latest release notes. |
|
/cherry-pick version-2025.6 |
* providers/rac: apply ConnectionToken scoped-settings last Signed-off-by: Jens Langhammer <jens@goauthentik.io> * fix tests Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* main: (97 commits) website/docs: update style guide (#14373) website/docs: finalize release notes for `2025.6` (#14854) providers/rac: apply ConnectionToken scoped-settings last (#14838) lib/sync: fix static incorrect label of pages (#14851) website/docs: Add FIDO2 references to the documentation (#14826) website/docs: add LDAP docs for forward deletion and `memberUid` (#14814) stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs (#14801) core: bump structlog from 25.3.0 to 25.4.0 (#14834) web: bump tar-fs from 3.0.8 to 3.0.9 in /web (#14836) website/integrations: Update Zammad SAML Instructions (#14774) website/integrations: remove trailing slash from budibase redirect (#14823) remove fluff from release notes 2025.6 (#14819) web: bump @sentry/browser from 9.22.0 to 9.23.0 in /web in the sentry group across 1 directory (#14776) website: bump postcss from 8.5.3 to 8.5.4 in /website (#14787) web: bump the esbuild group across 2 directories with 4 updates (#14711) core: bump github.com/redis/go-redis/v9 from 9.8.0 to 9.9.0 (#14733) core: bump twilio from 9.6.1 to 9.6.2 (#14789) website: bump @types/node from 22.15.21 to 22.15.29 in /website (#14808) core: bump astral-sh/uv from 0.7.8 to 0.7.9 (#14806) core: bump uvicorn[standard] from 0.34.2 to 0.34.3 (#14811) ...
…k#14838) * providers/rac: apply ConnectionToken scoped-settings last Signed-off-by: Jens Langhammer <jens@goauthentik.io> * fix tests Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Details
REPLACE ME
Checklist
ak test authentik/)make lint-fix)If an API change has been made
make gen-build)If changes to the frontend have been made
make web)If applicable
make website)