View Revisions: Issue #800

Summary 0000800: Add IP address restriction to Client App
Revision 2017-02-24 15:32 by rijkr
Description IST: Java Client App can connect to the server from any IP address.
SOLL: Add option to restrict client IP addresses (CIDR), with these config items:

"cliapp.ip-addresses-allowed" : Client IP addresses (CIDR) that are allowed to use the User Client App (when void, all client addresses are allowed).
"cliapp.auth.ip-addresses-denied.enable" : Enable Client App authentication for clients that are denied for their IP address.
Revision 2017-02-24 14:10 by rijkr
Description IST: Java Client App can connect to the server from any IP address.
SOLL: Add option to restrict client IP addresses (CIDR), with these config items:

"cliapp.ip-addresses-allowed" : Client IP addresses (CIDR) that are allowed to use the User Client App (when void, all client addresses are allowed).

"cliapp.auth.ip-addresses-denied.enable" : Enable Client App authentication for clients that are denied for their IP address.