Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property enables tracking of non-web service user accounts that authenticate via API logins, recording their activity in the User MFA Enforcement Info table. |
| What area does it affect? |
User Authentication Tracking |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when configuring user authentication settings or monitoring integration activities. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.authenticate.hybrid_user_tracking.enabled |
| Sys ID |
07bf53de43f302100d603c441bb8f212 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
The user accounts which are not marked as 'Web service access only' in corresponding sys_user record, but still performs integrations (i.e., API logins) using the username and password, will be tracked in the 'User MFA Enforcement Info' table when this property is enabled. |
| Updated |
2024-08-05 23:31:14 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... MFA Enforcement debug logger. Helps in debugging the flows for MFA logins. Note: This property doesn't exist on the instance, you have to create and enable the property, if needed. glide.authenticate.hybrid_user_tracking.enabled Property for the tracking of hybrid users. The user accounts which are not marked as 'Web service access only' in corresponding sys_user record, but still performs integrations (For example, API ...
Related properties