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.89k stars 3.4k forks source link

RFE Kerberos SSO Login to the Web UI #6901

Open erinn opened 4 years ago

erinn commented 4 years ago
ISSUE TYPE
SUMMARY

I'd like to see kerberos supported as an auth method for the web UI, much like satellite supports kerberos SSO for their web UI.

I realize there is kerberos support for winrm, that is not what I am talking about here. I want as a user, to be able to go to my awx/tower instance in my web browser which is properly configured to expose kerberos credentials, and just be logged in.

wenottingham commented 4 years ago

This is complex due to their being (approximately) no currently maintained kerberos authentication backends for our authentication stack.

parmstro commented 2 years ago

I would also like to see kerberos authentication and SSO login to the WebUI for FreeIPA/IdM environments.