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
14.11k stars 3.43k forks source link

Configuring AWX with Keycloak #12282

Closed GereG13 closed 2 years ago

GereG13 commented 2 years ago
ISSUE TYPE
COMPONENT NAME
SUMMARY

Not able to get AWX to use SAML Authentication on Keycloak.

ENVIRONMENT
STEPS TO REPRODUCE

Tried following this document: https://josh-tracy.github.io/Ansible_Tower_RedHatSSO/

EXPECTED RESULTS

I expected to get a login prompt from Keycloak where I can sign in.

ACTUAL RESULTS

AWX was showing "Sign in with S" at the login page after following the above instructions/page but when clicking on the S I get redirected to Keycloak page but it says "We are Sorry ... Page Not Found"

ADDITIONAL INFORMATION
tpanagoda commented 1 month ago

I just wanted to check whether this is resolved as I have the same issue.

GereG13 commented 1 month ago

Yes, it was but it's been a while. Did you see this one : https://github.com/ansible/awx/pull/5577

If that doesn't work maybe share more details so I can troubleshoot and help hopefully.