Skip to main content

Enable/Disable Access Policies

enable or disable access policies

warning

Disabling a global access policy deletes it in workspaces.


Wayfinder administrators and workspace owners have these permissions to disable/enable access policies:

  • Wayfinder admins: Can enable/disable any access policy (default or custom), whether it's global or specific to a workspace
  • Workspace owners: Can enable/disable only policies they create for their workspaces.

CLI Instructions

To enable/disable a Wayfinder default access policy:

  1. Use one of these CLI commands to enable or disable the policy.

    • If it's in a workspace:
      wf [enable | disable] accesspolicy POLICYNAME

    • If it's a global policy:
      wf [enable | disable] globalaccesspolicy POLICYNAME


Web Interface Instructions

  • Expand Workspaces > YOUR-WORKSPACE-NAME, then navigate to Settings
  • Click the Cluster Access Policies tab
  • Click the name of the access policy
  • CLick the Actions Table
  • Under Activate policy, click the Enabled toggle to Disabled

Screenshot(s)

Enable/Disable Access Policy