What can security administrators do to manage user consent in Snowflake?
Security administrators can pre-authorize consent for a client to initiate a session for a user using a specified role and integration. This consent is granted using ALTER USER with the ADD DELEGATED AUTHORIZATION keywords. The delegated authorization can also be revoked.