* further blueprint cleanup Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org> * more Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org> * make group users and parent optional Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org> * fix api client usage Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
		
			
				
	
	
		
			12 lines
		
	
	
		
			304 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			304 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
version: 1
 | 
						|
metadata:
 | 
						|
  name: Default - Provider authorization flow (implicit consent)
 | 
						|
entries:
 | 
						|
- attrs:
 | 
						|
    designation: authorization
 | 
						|
    name: Authorize Application
 | 
						|
    title: Redirecting to %(app)s
 | 
						|
  identifiers:
 | 
						|
    slug: default-provider-authorization-implicit-consent
 | 
						|
  model: authentik_flows.flow
 |