Open
Description
Hi there
I'm doing the AWX-RPM packaging project.. and I have an issue, trying to build a functional version of the lastest AWX..
Basically, /api/v2/auth/ is missing..
As read https://forum.ansible.com/t/transitioning-authentication-and-authorization-rbac-to-the-new-awx-architecture/8602 and #15550, the auth api is supposed to appear, if ansible_base.authentication is present on the system (which it is).. Are there any other requirements?
Are there any needed build options for the UI?
Regards