Check whether or not a valve should run
With exec_if_expr you can control if a valve should be executed or not in the current context. For details, see execution controlarrow-up-right.
Supported scopes are export, request and session.
Check if a property contains "eidas" "exec_if_expr": "exports.used_auth == ('eidas')",
"exec_if_expr": "exports.used_auth == ('eidas')",
Last updated 4 months ago