Fix authelia login redirection
This commit is contained in:
		
							parent
							
								
									1e275fea5b
								
							
						
					
					
						commit
						dbef6df612
					
				@ -27,9 +27,4 @@ http:
 | 
				
			|||||||
    auth:
 | 
					    auth:
 | 
				
			||||||
      # Go through authelia for authorization
 | 
					      # Go through authelia for authorization
 | 
				
			||||||
      forwardAuth:
 | 
					      forwardAuth:
 | 
				
			||||||
        address: http://authelia:9091/api/verify?rd=https://auth.{{ env "PRIVATE_DOMAIN" }}/%23/
 | 
					        address: http://authelia:9091/api/verify?rd=https://auth.{{ env "PRIVATE_DOMAIN" }}/
 | 
				
			||||||
        trustForwardHeader: true
 | 
					 | 
				
			||||||
        authResponseHeaders:
 | 
					 | 
				
			||||||
          - X-Forwarded-User
 | 
					 | 
				
			||||||
        insecureSkipVerify: true
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user