LIST SECURITY INTEGRATIONS

Syntax

[ LIST | SHOW ] SECURITY INTEGRATIONS;

Description

List all configured security integrations.

Security Integrations can only be listed by a Role with MANAGE_MEMBERS privilege.

Examples

List security integrations

<no-db>/<no-store># LIST SECURITY INTEGRATIONS;
+-------+-------+-------------------------------+-------------------------------+
|  Name |  Type |  Created At                   |  Updated At                   |
+=======+=======+===============================+===============================+
| okta  | scim  | 2024-07-15 23:17:14 +0000 UTC | 2024-07-15 23:17:14 +0000 UTC |
+-------+-------+-------------------------------+-------------------------------+

Last updated