website/docs: mention dynamic overrides in redirect stage documentation#19368
website/docs: mention dynamic overrides in redirect stage documentation#19368dewi-tik merged 1 commit intogoauthentik:mainfrom
Conversation
Signed-off-by: Severin Schoepke <severin@users.noreply.github.com>
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-storybook 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 @@
## main #19368 +/- ##
==========================================
+ Coverage 93.10% 93.31% +0.20%
==========================================
Files 949 949
Lines 52419 52419
==========================================
+ Hits 48806 48914 +108
+ Misses 3613 3505 -108
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
Thanks for the addition @severin ! |
|
@dewi-tik I can’t rerun the CI checks… Can I help somehow in getting this merged? |
Don't worry - I'll make sure that this is merged. |
…on (#19368) Signed-off-by: Severin Schoepke <severin@users.noreply.github.com>
|
🍒 Cherry-pick to |
…on (#19368) Signed-off-by: Severin Schoepke <severin@users.noreply.github.com>
|
🍒 Cherry-pick to |
* main: (87 commits) core: bump importlib-metadata from 8.6.1 to 8.7.1 (#19430) core: bump geoip2 from 5.1.0 to 5.2.0 (#19429) core: bump debugpy from 1.8.14 to 1.8.19 (#19414) core: remove session migration (#14568) website/docs: add 2026.2 release notes draft page (#19418) core: bump wsproto from 1.2.0 to 1.3.2 (#19417) core: bump bpython from 0.25 to 0.26 (#19408) core: bump pdoc from 15.0.3 to 16.0.0 (#19413) core: bump ruff from 0.11.9 to 0.14.11 (#19410) core: bump python-kadmin-rs from 0.6.1 to 0.6.3 (#19416) core: bump drf-orjson-renderer from 1.7.3 to 1.8.0 (#19415) core: bump black from 25.1.0 to 25.12.0 (#19412) core: bump lxml from 6.0.0 to 6.0.2 (#19409) core: bump xmlsec from 1.3.16 to 1.3.17 (#19411) core: bump library/nginx from `06eb0c8` to `e3a22a7` in /website (#19394) core: bump library/node from `03729a7` to `6222695` in /website (#19393) website/docs: remove "beta" tag from 2025.12 (#19404) website/docs: add import to discord policy (#19397) web: bump @types/node from 25.0.7 to 25.0.8 in /web (#19392) website/docs: mention dynamic overrides in redirect stage documentation (#19368) ...
Details
This PR updates the documentation of the redirect stage to mention the possibility to override the redirection target programmatically in an expression policy.
Checklist
make docs)