blueprints: fix mismatched user-login stage order (#7030)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
		@ -132,5 +132,5 @@ entries:
 | 
				
			|||||||
  - identifiers:
 | 
					  - identifiers:
 | 
				
			||||||
      target: !KeyOf flow
 | 
					      target: !KeyOf flow
 | 
				
			||||||
      stage: !KeyOf default-enrollment-user-login
 | 
					      stage: !KeyOf default-enrollment-user-login
 | 
				
			||||||
      order: 40
 | 
					      order: 100
 | 
				
			||||||
    model: authentik_flows.flowstagebinding
 | 
					    model: authentik_flows.flowstagebinding
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user