Allow multiple nested filters in ProxyFilter
Created by: melanger
fully backward compatible, "config" option is kept, new option "authproc" was added, the filters are merged from these two options if both are specified.
Added code from SimpleSAMLphp core for auth proc filter parsing and execution.
Includes #111