| Did you know ... | Search Documentation: |
| Predicate openid_grant/1 |
:- 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.