- openid_current_url(+Request, -URL) is det
- Find the public URL for Request that we can make available to our
identity provider. This must be an absolute URL where we can be
contacted. Before trying a configured version through
http_public_url/2, we try to see wether the login message contains a
referer parameter or wether the browser provided one.