Field:external auth only@Users
From MintHCM Wiki
Users - External Authentication | |
---|---|
Name | external_auth_only |
Module | Users |
Type | bool |
Label | External Authentication |
VName | LBL_EXT_AUTHENTICATE |
Required | No |
Editable | Yes |
Visible | Yes |
Reportable | No |
Importable | Yes |
Massupdate | No |
Global Search | No |
Auditable | No |
Options | |
Options List Name | |
Needs Validation | No |
Contents
[hide]Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/Users/vardefs.php
'external_auth_only' => array( 'name' => 'external_auth_only', 'vname' => 'LBL_EXT_AUTHENTICATE', 'type' => 'bool', 'reportable' => false, 'massupdate' => false, 'default' => '0', 'studio' => array( 'listview' => false, 'searchview' => false, 'related' => false ), 'api-visible' => false, ),
Missing User input