Enabling Domain Governance

Enable domain governance for a claimed domain.

  • When you first add a new domain, governance is disabled by default, and its status is set to Pending. After the status has changed to Active, governance can then be enabled or disabled.

    Note

    Activating Enable Governance prevents others from creating an Oracle Cloud account with your verified domain. Oracle will notify you when someone tries to create an account with your domain using Notifications. If you need to allow others to create an account with your domain, select Disable Governance from the Actions menu (Actions Menu). For more information, see Disabling Domain Governance.

    To enable governance for an active domain:

    1. Open the navigation menu and click Governance & Administration. Under Tenancy Management, click Domain Management.
    2. Click the Actions menu (Actions Menu) and select Enable Governance. A Turn on Domain Governance confirmation is displayed.

    3. Agree to the Oracle Notification Service Rates. For more information, see Notifications.
    4. Click Yes, turn on. After refreshing the page, the status changes to Active to indicate the domain is verified and governance is enabled.
  • Use the oci organizations domain-governance create command and required parameters to add domain governance to a claimed domain:

    oci organizations domain-governance create --compartment-id, -c [text] --domain-id [text] --ons-subscription-id [text] --ons-topic-id [text] --subscription-email [text] ... [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the CreateDomainGovernance operation to add domain governance to a claimed domain.