Skip to main content

ALTER ORGANIZATION SET

Updates the current organization. Can be used to manage Single Sign-On configuration or network policy. For more information, see:

Syntax

Parameters

Example

The following command will configure SSO using the Okta identity provider. For more examples for other IdPs, see Configure your identity provider.

ALTER ORGANIZATION OWNER TO

Changes the owner of an organization. You can view the current owner in the organization_owner column of the information_schema.organization view. For more information, see ownership.

Syntax

Parameters

Example

The following command will set organization owner to “alice@acme.com”.