Disable SAML

Edge for Private Cloud v4.19.01

To disable SAML on the Edge UI:

  1. Edit the config file that you used to configure SAM on the Edge UI to set:
    EDGEUI_SSO_ENABLED=n
  2. Configure the Edge UI:
    /opt/apigee/apigee-service/bin/apigee-service edge-ui configure-sso -f configFile

To disable SAML on the Edge management API:

  1. Stop the apigee-sso module:
    /opt/apigee/apigee-service/bin/apigee-service apigee-sso stop