Hi,
I deployed Ansible tower successfully to my kubernetes environment by referring to https://github.com/rossedman/ansible-awx-kubernetes and I can do the admin stuff using the admin/password.
But I would like to disable this login page and redirect to home page using the authentication/authorization my company uses. How can i do that.
Please advise.
Also, I couldn’t find Dockerfile that I can use and remove adding any authentication using the login page.
Thanks
Balaji