Hi, Harrison.
>we cannot seem to get gluu to connect back to AD for the cache refresh
Do you mean it was able to connect before, but now it can't?
>Skipping cache refresh due to invalid server configuration
Usually this means that provided configuration cannot be used to establish connection *from within the container*. Can you run some search against backend from inside the container using console tools like `ldapsearch` with provided bind DN, password and base DN? May be you specify your backend by DNS name, and it cannot be resolved from inside? Or you set SSL option, but try to connect to SSL-less port of the backend?