<div dir="ltr"><div><div><div>Hi, folks!<br><br></div>I continue working with openstackid and found one things. When I send request to OpenID endpoint I had exception in openstackid logs(Invalid TLD).<br></div>I spent more time for found this stuff. I propose use validation of domain name only with production enviroment. But in development enviroment we can disable that feature in OpenID helper <a href="https://github.com/openstack-infra/openstackid/blob/master/app/libs/openid/helpers/OpenIdUriHelper.php#L374">https://github.com/openstack-infra/openstackid/blob/master/app/libs/openid/helpers/OpenIdUriHelper.php#L374</a><br></div>What do you think about it?<br></div>