public static final String |
AUTHORIZE_PATH_SEGMENT |
"/authorize" |
public static final String |
CALLBACK_PATH_SEGMENT |
"/duo-callback" |
public static final String |
DUO_AUTH_CONTEXT_JSON_OBJECT |
"auth_context" |
public static final String |
DUO_AUTH_FACTOR_JSON_OBJECT |
"factor" |
public static final String |
DUO_AUTH_RESULT_ALLOW |
"allow" |
public static final String |
DUO_AUTH_RESULT_DENY |
"deny" |
public static final String |
DUO_AUTH_RESULT_JSON_OBJECT |
"auth_result" |
public static final String |
DUO_AUTH_RESULT_STATUS_JSON_OBJECT |
"status" |
public static final String |
DUO_AUTH_RESULT_STATUS_MSG_JSON_OBJECT |
"status_msg" |
public static final String |
DUO_AUTH_STATUS_BYPASS |
"bypass" |
public static final String |
DUO_AUTH_STATUS_LOCKED |
"locked_out" |
public static final String |
DUO_RESPONSE_STATUS_FAIL |
"FAIL" |
public static final String |
DUO_RESPONSE_STATUS_OK |
"OK" |