OpenIDGetParamsForGoogleOpenIdWithOAuth Method |
Namespace: MailBee
A StringDictionary object contains the following parameters:
openid.ns | http://specs.openid.net/auth/2.0 |
openid.claimed_id | http://specs.openid.net/auth/2.0/identifier_select |
openid.identity | http://specs.openid.net/auth/2.0/identifier_select |
openid.mode | checkid_setup |
openid.ns.ui | http://specs.openid.net/extensions/ui/1.0 |
openid.ns.ext1 | http://openid.net/srv/ax/1.0 |
openid.ext1.mode | fetch_request |
openid.ext1.type.email | http://schema.openid.net/contact/email |
openid.ext1.type.first | http://schema.openid.net/namePerson/first |
openid.ext1.type.last | http://schema.openid.net/namePerson/last |
openid.ext1.type.country | http://schema.openid.net/contact/country/home |
openid.ext1.type.lang | http://axschema.org/pref/language |
openid.ext1.required | email,first,last |
openid.ns.oauth | http://specs.openid.net/extensions/oauth/1.0 |
openid.oauth.scope | https://mail.google.com/ |
An OpenID request parameter list depends on a particular target server implementation (Yahoo, Google, etc). You can change the default parameters or create and fill your own collection.