Hello team, I have error with install Edge UI for Apigee SSO for HTTPS access with mode SSL_PROXY:
1. I has finished Configure the Apigee SSO module with mode SSL_PROXY (im use LB on GCP)
2. On step config Edge UI for SSO Apigee, I have error with log:
-------
[root@dc1-opdk-instance-12 edge-management-ui]# cat edge-management-ui.log
apigee-configutil: edge-management-ui: # OK
apigee-configutil: edge-management-ui: # OK
# in pid 4568, pgrp=4489 -> 4568
2025/03/28 11:18:52 cwc.searchRoot: /opt/apigee/edge-management-ui-4.53.00-0.0.20036
2025/03/28 11:18:52 Read config file: /opt/apigee/edge-management-ui-4.53.00-0.0.20036/conf/uebe.yaml
2025/03/28 11:18:52 Read config file: /opt/apigee/edge-management-ui-4.53.00-0.0.20036/conf/alm.yaml
2025/03/28 11:18:52 Read config file: /opt/apigee/edge-management-ui-4.53.00-0.0.20036/conf/routes.yaml
2025/03/28 11:18:53 static.contentRoot: /opt/apigee/edge-management-ui-static
2025/03/28 11:18:53 found single-file navbar content
2025/03/28 11:18:53 missing SSO configuration: ClientID
2025/03/28 11:18:53 missing SSO configuration: ClientSecret
2025/03/28 11:18:53 configuration errors -- exiting
-----
I suspect that the authentication of the ClientID for the Edge UI with the SSO URL is not connecting properly. I’m not sure what I need to adjust in the current configuration.
I have attached two configurations: SSO and Edge UI logs install with error