mirror of
https://github.com/ansible/awx.git
synced 2026-03-04 18:21:03 -03:30
* collect controller ldap configuration * translate role mapping and submit ldap authenticator * implement require and deny group mapping * remove all references of awx in the naming * fix linter issues * address PR feedback * update ldap authenticator naming * update github authenticator naming * assume that server_uri is always a string * update order of evaluation for require and deny groups * cleanup and move ldap related functions into the ldap migrator * add skip option for saml * update saml authenticator to new slug format * update azuread authenticator to new slug format