GetTokenExistsValve
Valve to check if provided user has a Pocket Pass, One Touch or hardware token enrolled/assigned.
Properties
Example Configuration
{
    "name": "GetTokenExistsValve",
    "config": {
        "username_attribute":"User-Name",
        "token_type":"OATH"
    }
}Requirements
Item set must have at least one entry.
