Disable SAML

Edge for Private Cloud v4.18.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

    Note: Users who never set an Edge password must select the Reset password link on the Edge UI login page to set a new password.

To disable SAML on the Edge management API:

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