Files
authentik/web
Jens Langhammer 2b1356bb91 flows: add invalid_response_action to configure how the FlowExecutor should handle invalid responses
closes #1079

Default value of `retry` behaves like previous version.

`restart` and `restart_with_context` restart the flow upon an invalid response. `restart_with_context` keeps the same context of the Flow, allowing users to bind policies that maybe aren't valid on the first execution, but are after a retry, like a reputation policy with a deny stage.

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-06-28 00:22:09 +02:00
..
2021-03-16 22:42:15 +01:00
2021-03-16 21:32:39 +01:00
2021-05-16 23:24:52 +02:00
2020-11-28 19:43:42 +01:00
2021-04-21 22:46:48 +02:00