Availability:
:- use_module(library(http/http_openid)).
openid_grant(+Request)yes, check the authority (typically the password) and if
all looks good redirect the browser to ReturnTo, adding the OpenID
properties needed by the Relying Party to verify the login.