This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
In order to be able to reverse engineer the behavior of SSO / New Edge
UI config for private cloud, I need to enable deep debugging in the
Apigee internals of setup.sh and apigee-service, in order to determine
how public / non-public hosts / ports ge...
Is it possible to prevent the user creating shared flows with specific
prefix?Target is that users can maintain shared flows, except of
platform provided ones with prefix "Platform-".We are able to prevent
users modifying them, as the path has the sh...
Apigee on premise offers 2 options to enable analytics: Following
"Creating an organization, environment, and virtual host", providing a
JSON with server UUIDs and sampling
properties:https://docs.apigee.com/private-cloud/v4.50.00/creating-organizati...
In Version 4.19.06.00 (on-premise installation) it was possible to
create organizations having UPPERCASE in its name.However, documentation
still tells that org names MUST be lowercase. Testing in our PROD system
in version 4.19.01.00, the org name w...
Especially mixup of public and internal DNS name / port is causing big
trouble.Using load balancer for all public URLs, mapping port 443 to
Apigee ports.However, somewhere in the SSO flow, an URL like this is
constructed, after returning from IdP (wh...
Hi Dennis,it's regarding how to analyze issues during SSO setup.Already
ran into several issues, like: openssl in Windows creating cert format
with CRLF line breaks, causing exceptionsIdP metadata.xml not to be
opened in a text editor, which might ad...
There is a quite similar issue with apigee-monit:apigee-service
apigee-monit enable_autostart error reading information on service
apigee-monit: No such file or directory Unfortunately it's breaking the
apigee-all script if apigee-monit is installed,...
According to Apigee support, this error message can be ignored.With
their help I was able to detect that apigee-sso setup script running
endless was caused by TLS issue with Tomcat configuration, which is
shown in another log beside. The certificate ...