LOGIN_HISTORY view (Account Usage, Organization Usage): New column in output (Preview)¶
Attention
This behavior change is in the 2026_02 bundle.
For the current status of the bundle, refer to Bundle history.
When this behavior change bundle is enabled, the LOGIN_HISTORY views in the Account Usage and Organization Usage schemas include the following new column:
Column name |
Data type |
Description |
|---|---|---|
AUTHORIZING_INTEGRATION_NAME |
VARCHAR |
Name of the integration that allowed the user to authenticate. For user-defined security integrations like OAuth or SAML2, displays the user-specified name of the integration. For internal Snowflake integrations, displays the type of integration. |
The new column appears after the CLIENT_IP column.
Ref: 2209