API Passthrough mode

Add a configuration option to allow requests to pass through authentication if matched.

By example, the following header would allow passing requests without auth: X-Passbeyond-Authorization: Bearer

The given key is saved in the configuration as a list of possible values.