ansible / awx

AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
Other
13.86k stars 3.4k forks source link

AWX (cli) social logins not working #10670

Open marcoatenway opened 3 years ago

marcoatenway commented 3 years ago
ISSUE TYPE
SUMMARY

when logging in using an external oauth2 account (in awx called "social" account), i would expect that the AWX cli tool opens a browser with the google login page to handle the login process or returns a URL so one can use on a non-headless system to generate the token and add it to the config.

marcoatenway commented 2 years ago

up