I have been struggling with this for quite a while and I am confused on how to deploy the SAML authentication.
I am deploying using kustomization and I have tried to just enter the infor in the web UI following this doc:
https://docs.ansible.com/ansible-tower/latest/html/administration/ent_auth.html
The I reset all of that and switched to adding it in the deploy yaml in the extra settings described on this doc:
https://github.com/ansible/awx/issues/12238
Neither has been successful and now I cannot even login. It seems that if you bork the SAML config on a deploy even the admin secret password will not get you in.
The Okta admins here provide some XML and a cert but that seems to need to be converted to JSON.
Is there a better doc that I can follow for Okta?
Dave