<div dir="ltr">Craige<div>all i see on production environment</div><div>is this exception</div><div><br></div><div>[2016-08-25 06:00:52] dev.WARNING: * CheckPointService - exception : << Authentication Exception : member craige mcwhirter com au does not exists! >> - IP Address: 101.162.51.242 [] []<br></div><div><br></div><div>i verified db and its true your user does not exists</div><div><br></div><div>are you trying to get log with that user?</div><div><br></div><div>lets try to test with production env for now ....</div><div><br></div><div>also lets try a minimal config for the mod_auth_openid</div><div><br></div><div><div><Location /></div><div><span class="" style="white-space:pre">      </span>AuthType OpenID</div><div><span class="" style="white-space:pre">    </span>require valid-user</div><div><span class="" style="white-space:pre"> </span>AuthOpenIDSingleIdP <a href="https://openstackid.org/">https://openstackid.org/</a><br></div><div></Location><br></div></div><div><br></div><div>also which is the flow that are u seeing ( in the case that you are using a valid user )</div><div>should be somehting like that:</div><div>you got redirect to <a href="https://openstackid.org/accounts/user/login">https://openstackid.org/accounts/user/login</a></div><div>enter your credentials, and if they are valid</div><div>then you should get this url</div><div><a href="https://openstackid.org/accounts/user/consent">https://openstackid.org/accounts/user/consent</a><br></div><div>and after your consent you should be redirected to you origin domain</div><div><br></div><div>in case that you dont have any valid account on production site</div><div>please create one here</div><div><br></div><div><a href="https://www.openstack.org/join/register">https://www.openstack.org/join/register</a><br></div><div><br></div><div>let me know</div><div><br></div><div>regards</div><div><br></div><div><div>Sebastian</div></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 25, 2016 at 3:44 AM, Craige McWhirter <span dir="ltr"><<a href="mailto:craige@mcwhirter.com.au" target="_blank">craige@mcwhirter.com.au</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, Aug 24, 2016 at 08:56:34PM -0300, Sebastian Marcet wrote:<br>
>    Craige <br>
>    there u have the problem <br>
>    ServerName 192.168.99.10 <br>
>    you are not using a valid TLD domain, we are validating that<br>
</span>>    ([1]<a href="https://www.icann.org/resources/pages/tlds-2012-02-25-en" rel="noreferrer" target="_blank">https://www.icann.org/<wbr>resources/pages/tlds-2012-02-<wbr>25-en</a>)<br>
>    change it to something liken [2]<a href="http://test.domain.com" rel="noreferrer" target="_blank">test.domain.com</a> or something like that<br>
<span class="">>    u need to specify some valid TLD for your server name<br>
>    ( its a security measure that we have in place , on dev and production,<br>
>    change and let me know how its goes)<br>
<br>
</span>I switched to using a hostname with a valid TLD and I can now get to both<br>
OpenStackID and -dev, so yay, much progress there.<br>
<br>
However that's where it comes to halt.<br>
<br>
I do not have an account on OpenStackID-dev and all links to create one / reset<br>
password take me to OpenStackID.<br>
<br>
My attempt to login via OpenStackID returns:<br>
<br>
"There has been an error while attempting to authenticate."<br>
<br>
I'm currently using a config that is, apart form the URLs, precisely what you<br>
recommended.<br>
<br>
Anything interesting in the logs on your end?<br>
<br>
Thanks again Sebastian!<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Craige McWhirter<br>
M: +61 4685 91819<br>
W: <a href="https://mcwhirter.com.au/" rel="noreferrer" target="_blank">https://mcwhirter.com.au/</a><br>
GNUSocial: <a href="https://social.mcwhirter.io/craige" rel="noreferrer" target="_blank">https://social.mcwhirter.io/<wbr>craige</a><br>
</div></div></blockquote></div><br></div>