stages/consent: default to expiring consent instead of always_require
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
@ -10,9 +10,11 @@ entries:
|
||||
slug: default-provider-authorization-explicit-consent
|
||||
model: authentik_flows.flow
|
||||
id: flow
|
||||
- identifiers:
|
||||
- id: default-provider-authorization-consent
|
||||
attrs:
|
||||
mode: expiring
|
||||
identifiers:
|
||||
name: default-provider-authorization-consent
|
||||
id: default-provider-authorization-consent
|
||||
model: authentik_stages_consent.consentstage
|
||||
- identifiers:
|
||||
order: 0
|
||||
|
||||
Reference in New Issue
Block a user