Skip to content

Jwe auth module must honor trusted-hosts, like all authentication module.

Simon Morlat requested to merge feature/jwe-auth-check-trusted-hosts into master

Note: the Authentication::isTrustedPeer() as well as trusted-hosts definition could be moved to something else attached to Global configuration, to make this more consistent, given that there are now several authentication modules.

Merge request reports