Disable rooted devices

This guide describes how disable rooted devices to login when using OneTouch

Description

PhenixID server can stop users trying to login if it detects the devices as rooted/jailbroken. By default this is allowed. However a event is logged each time a rooted device connects to the backend. 

Devices will still be able to communicate with backend only login attempts will be rejected. 

How to set up

It is expected that One touch is already configured and working.

in ADVANCED tab locate the module, com.phenixidentity~phenix-pki.  Edit the module adding/changing the parameter 

"allow_rooted" in the config section:

"config" : {                   

          "allow_rooted":"false"                    

          }

Reload module or restart system.