External validation
This option allows you to configure an external app for access validation.
In Glink at connect time:
- Start a validation app if not already started
- Send a broadcast to this app to request validation.
- Listen for Broadcast reply from the started app.
Validation app:
- It will start a Broadcast receiver at startup.
- When a request is received, do validation and reply with a positive or negative reply broadcast to Glink.
Please contact G&R for more inforation.