I couldn't reach the apache running in main OS. Whenever i hit, https://myhostname.com it always hits apache running inside the chroot container and getting forwarded to gluu. Though when i do ps for apache outside the chroot, i could see a process running and the process ID is different from the process ID of the apache running inside chroot. Where these OPEN ID plugin change should be applied?
If these changes should be on the apache in main OS, do we need to change the port and create a route to forward it to the apache inside chroot?