Edge for Private Cloud v4.18.05
To disable SAML on the Edge UI:
- Edit the config file that you used to configure SAM on the Edge UI to set:
EDGEUI_SSO_ENABLED=n
- 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:
- Stop the
apigee-sso
module:/opt/apigee/apigee-service/bin/apigee-service apigee-sso stop