This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
2022-08-05 22:52:12 +00:00
|
|
|
version: 1
|
2022-08-02 22:05:49 +00:00
|
|
|
metadata:
|
|
|
|
name: Default - Provider authorization flow (explicit consent)
|
2022-07-31 15:11:44 +00:00
|
|
|
entries:
|
|
|
|
- attrs:
|
|
|
|
designation: authorization
|
|
|
|
name: Authorize Application
|
|
|
|
title: Redirecting to %(app)s
|
|
|
|
identifiers:
|
|
|
|
slug: default-provider-authorization-explicit-consent
|
|
|
|
model: authentik_flows.flow
|
|
|
|
id: flow
|
2022-09-10 11:25:28 +00:00
|
|
|
- id: default-provider-authorization-consent
|
|
|
|
attrs:
|
|
|
|
mode: expiring
|
|
|
|
identifiers:
|
2022-07-31 15:11:44 +00:00
|
|
|
name: default-provider-authorization-consent
|
|
|
|
model: authentik_stages_consent.consentstage
|
2022-08-05 22:52:12 +00:00
|
|
|
- identifiers:
|
2022-07-31 15:11:44 +00:00
|
|
|
order: 0
|
|
|
|
stage: !KeyOf default-provider-authorization-consent
|
|
|
|
target: !KeyOf flow
|
|
|
|
model: authentik_flows.flowstagebinding
|