Edge for Private Cloud v. 4.17.09
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
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:
- Stop the apigee-sso module: > /opt/apigee/apigee-service/bin/apigee-service apigee-sso stop