--
You received this message because you are subscribed to the Google Groups "AWX Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to awx-project+unsubscribe@googlegroups.com.
To post to this group, send email to awx-p...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/awx-project/f7b5e334-de04-4248-8e51-94f45d1aa1bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
does this look like what you running into? https://github.com/ansible/awx/issues/119
On Wed, Sep 27, 2017 at 12:55 PM, Drew Stinnett <dr...@drewlink.com> wrote:
Hi Gang,I'm trying to use SAML authentication on an AWX container that has an apache frontend, however AWX appears to be sending the wrong ACS.The apache service is just running TLS, and doing a proxypass to http://127.0.0.1:80. The web interface at https://awx.example.com works fine, and I have set the base url setting to https://awx.example.com. Under the SAML settings, the ACS shows correctly as "https://awx.example.com/sso/complete/saml", however when I actually try to log in with SAML, AWX is sending "http://127.0.0.1:80/sso/complete/saml/".Is there something I'm missing here, to have AWX send the expected ACS? Thanks!!Drew
--
You received this message because you are subscribed to the Google Groups "AWX Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to awx-project...@googlegroups.com.
To post to this group, send email to awx-p...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/awx-project/f7b5e334-de04-4248-8e51-94f45d1aa1bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.