mirror of
https://github.com/goauthentik/authentik
synced 2026-05-05 06:32:15 +02:00
website/docs: mention dynamic overrides in redirect stage documentation (#19368)
Signed-off-by: Severin Schoepke <severin@users.noreply.github.com>
This commit is contained in:
@@ -5,6 +5,8 @@ authentik_version: "2024.12"
|
||||
|
||||
This stage's main purpose is to redirect the user to a new Flow while keeping flow context. For convenience, it can also redirect the user to a static URL.
|
||||
|
||||
The redirection target can also be overwritten dynamically in an expression policy by setting the [redirect_stage_target](../../flow/context/#redirect_stage_target-string) key in the flow context.
|
||||
|
||||
## Redirect stage modes
|
||||
|
||||
### Static mode
|
||||
|
||||
Reference in New Issue
Block a user