﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	uname	nginx_version
775	Support for more complex satisfy configurations	ahutchings		"It would be nice to have more complex satisfy directives so that we can do more complex AuthN and AuthZ combinations. An example from RedHat of the pseudo configuration would look like:

{{{
( authenticate via Kerberos
		*and* authorize with different module against FreeIPA )
	or ( authenticate via SAML
		*and* (authorize with different module against FreeIPA 
			or authorize based on static list of groups ))
	or allow access from domain .internal.example.com
}}}


At the moment this would require an external daemon to handle the auth."	enhancement	new	minor		nginx-core	1.9.x					N/A
