Dispatched Authorizer
Only accepts requests that has gone through a Dispatcher. This Authorizer only checks the present of the DISPATCHER_AUTHORIZED_CLIENT field in the request context to know that the request has passed a Dispatcher.
AUTHTYPE=org.signserver.server.DispatchedAuthorizer
Required Property
Property | Description |
|---|---|
AUTHORIZEALLDISPATCHERS | If true, any Dispatcher should be authorized. Currently, only true is supported. |