SnowservicesOAuthSecurityIntegration
Manages OAuth security integrations for Snowservices in Snowflake, allowing external authentication mechanisms.
Examples
Python
YAML
Fields
name
(string, required) - The name of the security integration.enabled
(bool) - Specifies if the security integration is enabled. Defaults to True.comment
(string) - A comment about the security integration.
Last updated