216 lines
		
	
	
		
			7.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			216 lines
		
	
	
		
			7.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
|     "version": 1,
 | |
|     "entries": [
 | |
|         {
 | |
|             "identifiers": {
 | |
|                 "pk": "773c6673-e4a2-423f-8d32-95b7b4a41cf3",
 | |
|                 "slug": "default-enrollment-flow"
 | |
|             },
 | |
|             "model": "authentik_flows.flow",
 | |
|             "attrs": {
 | |
|                 "name": "Default enrollment Flow",
 | |
|                 "title": "Welcome to authentik!",
 | |
|                 "designation": "enrollment"
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "identifiers": {
 | |
|                 "pk": "cb954fd4-65a5-4ad9-b1ee-180ee9559cf4"
 | |
|             },
 | |
|             "model": "authentik_stages_prompt.prompt",
 | |
|             "attrs": {
 | |
|                 "field_key": "username",
 | |
|                 "label": "Username",
 | |
|                 "type": "username",
 | |
|                 "required": true,
 | |
|                 "placeholder": "Username",
 | |
|                 "order": 0
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "identifiers": {
 | |
|                 "pk": "7db91ee8-4290-4e08-8d39-63f132402515"
 | |
|             },
 | |
|             "model": "authentik_stages_prompt.prompt",
 | |
|             "attrs": {
 | |
|                 "field_key": "password",
 | |
|                 "label": "Password",
 | |
|                 "type": "password",
 | |
|                 "required": true,
 | |
|                 "placeholder": "Password",
 | |
|                 "order": 0
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "identifiers": {
 | |
|                 "pk": "d30b5eb4-7787-4072-b1ba-65b46e928920"
 | |
|             },
 | |
|             "model": "authentik_stages_prompt.prompt",
 | |
|             "attrs": {
 | |
|                 "field_key": "password_repeat",
 | |
|                 "label": "Password (repeat)",
 | |
|                 "type": "password",
 | |
|                 "required": true,
 | |
|                 "placeholder": "Password (repeat)",
 | |
|                 "order": 1
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "identifiers": {
 | |
|                 "pk": "f78d977a-efa6-4cc2-9a0f-2621a9fd94d2"
 | |
|             },
 | |
|             "model": "authentik_stages_prompt.prompt",
 | |
|             "attrs": {
 | |
|                 "field_key": "name",
 | |
|                 "label": "Name",
 | |
|                 "type": "text",
 | |
|                 "required": true,
 | |
|                 "placeholder": "Name",
 | |
|                 "order": 0
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "identifiers": {
 | |
|                 "pk": "1ff91927-e33d-4615-95b0-c258e5f0df62"
 | |
|             },
 | |
|             "model": "authentik_stages_prompt.prompt",
 | |
|             "attrs": {
 | |
|                 "field_key": "email",
 | |
|                 "label": "Email",
 | |
|                 "type": "email",
 | |
|                 "required": true,
 | |
|                 "placeholder": "Email",
 | |
|                 "order": 1
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "identifiers": {
 | |
|                 "pk": "096e6282-6b30-4695-bd03-3b143eab5580",
 | |
|                 "name": "default-enrollment-email-verification"
 | |
|             },
 | |
|             "model": "authentik_stages_email.emailstage",
 | |
|             "attrs": {
 | |
|                 "use_global_settings": true,
 | |
|                 "host": "localhost",
 | |
|                 "port": 25,
 | |
|                 "username": "",
 | |
|                 "use_tls": false,
 | |
|                 "use_ssl": false,
 | |
|                 "timeout": 10,
 | |
|                 "from_address": "system@authentik.local",
 | |
|                 "token_expiry": 30,
 | |
|                 "subject": "authentik",
 | |
|                 "template": "email/account_confirmation.html",
 | |
|                 "activate_user_on_success": true
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "identifiers": {
 | |
|                 "pk": "6c342b94-790d-425a-ae31-6196b6570722",
 | |
|                 "name": "default-enrollment-prompt-second"
 | |
|             },
 | |
|             "model": "authentik_stages_prompt.promptstage",
 | |
|             "attrs": {
 | |
|                 "fields": [
 | |
|                     "f78d977a-efa6-4cc2-9a0f-2621a9fd94d2",
 | |
|                     "1ff91927-e33d-4615-95b0-c258e5f0df62"
 | |
|                 ]
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "identifiers": {
 | |
|                 "pk": "20375f30-7fa7-4562-8f6e-0f61889f2963",
 | |
|                 "name": "default-enrollment-prompt-first"
 | |
|             },
 | |
|             "model": "authentik_stages_prompt.promptstage",
 | |
|             "attrs": {
 | |
|                 "fields": [
 | |
|                     "cb954fd4-65a5-4ad9-b1ee-180ee9559cf4",
 | |
|                     "7db91ee8-4290-4e08-8d39-63f132402515",
 | |
|                     "d30b5eb4-7787-4072-b1ba-65b46e928920"
 | |
|                 ]
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "identifiers": {
 | |
|                 "pk": "77090897-eb3f-40db-81e6-b4074b1998c4",
 | |
|                 "name": "default-enrollment-user-login"
 | |
|             },
 | |
|             "model": "authentik_stages_user_login.userloginstage",
 | |
|             "attrs": {
 | |
|                 "session_duration": "seconds=0"
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "identifiers": {
 | |
|                 "pk": "a4090add-f483-4ac6-8917-10b493ef843e",
 | |
|                 "name": "default-enrollment-user-write"
 | |
|             },
 | |
|             "model": "authentik_stages_user_write.userwritestage",
 | |
|             "attrs": {
 | |
|                 "create_users_as_inactive": true
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "identifiers": {
 | |
|                 "pk": "34e1e7d5-8eed-4549-bc7a-305069ff7df0",
 | |
|                 "target": "773c6673-e4a2-423f-8d32-95b7b4a41cf3",
 | |
|                 "stage": "20375f30-7fa7-4562-8f6e-0f61889f2963",
 | |
|                 "order": 10
 | |
|             },
 | |
|             "model": "authentik_flows.flowstagebinding",
 | |
|             "attrs": {
 | |
|                 "re_evaluate_policies": false
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "identifiers": {
 | |
|                 "pk": "e40467a6-3052-488c-a1b5-1ad7a80fe7b3",
 | |
|                 "target": "773c6673-e4a2-423f-8d32-95b7b4a41cf3",
 | |
|                 "stage": "6c342b94-790d-425a-ae31-6196b6570722",
 | |
|                 "order": 11
 | |
|             },
 | |
|             "model": "authentik_flows.flowstagebinding",
 | |
|             "attrs": {
 | |
|                 "re_evaluate_policies": false
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "identifiers": {
 | |
|                 "pk": "76bc594e-2715-49ab-bd40-994abd9a7b70",
 | |
|                 "target": "773c6673-e4a2-423f-8d32-95b7b4a41cf3",
 | |
|                 "stage": "a4090add-f483-4ac6-8917-10b493ef843e",
 | |
|                 "order": 20
 | |
|             },
 | |
|             "model": "authentik_flows.flowstagebinding",
 | |
|             "attrs": {
 | |
|                 "re_evaluate_policies": false
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "identifiers": {
 | |
|                 "pk": "1db34a14-8985-4184-b5c9-254cd585d94f",
 | |
|                 "target": "773c6673-e4a2-423f-8d32-95b7b4a41cf3",
 | |
|                 "stage": "096e6282-6b30-4695-bd03-3b143eab5580",
 | |
|                 "order": 30
 | |
|             },
 | |
|             "model": "authentik_flows.flowstagebinding",
 | |
|             "attrs": {
 | |
|                 "re_evaluate_policies": false
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "identifiers": {
 | |
|                 "pk": "2f324f6d-7646-4108-a6e2-e7f90985477f",
 | |
|                 "target": "773c6673-e4a2-423f-8d32-95b7b4a41cf3",
 | |
|                 "stage": "77090897-eb3f-40db-81e6-b4074b1998c4",
 | |
|                 "order": 40
 | |
|             },
 | |
|             "model": "authentik_flows.flowstagebinding",
 | |
|             "attrs": {
 | |
|                 "re_evaluate_policies": false
 | |
|             }
 | |
|         }
 | |
|     ]
 | |
| }
 | 
