| OLD | NEW |
| 1 { | 1 { |
| 2 "basePath": "/identitytoolkit/v3/relyingparty/", | 2 "basePath": "/identitytoolkit/v3/relyingparty/", |
| 3 "baseUrl": "https://www.googleapis.com/identitytoolkit/v3/relyingparty/", | 3 "baseUrl": "https://www.googleapis.com/identitytoolkit/v3/relyingparty/", |
| 4 "batchPath": "batch", | 4 "batchPath": "batch", |
| 5 "canonicalName": "Identity Toolkit", | 5 "canonicalName": "Identity Toolkit", |
| 6 "description": "Help the third party sites to implement federated login.", | 6 "description": "Help the third party sites to implement federated login.", |
| 7 "discoveryVersion": "v1", | 7 "discoveryVersion": "v1", |
| 8 "documentationLink": "https://developers.google.com/identity-toolkit/v3/", | 8 "documentationLink": "https://developers.google.com/identity-toolkit/v3/", |
| 9 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/wq2MlZitPLJy6Iy9W56oNQSYXNY\"", | 9 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/PRVB_KLGJsONNxc9oRcr6WW_ekc\"", |
| 10 "icons": { | 10 "icons": { |
| 11 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 11 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
| 12 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 12 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
| 13 }, | 13 }, |
| 14 "id": "identitytoolkit:v3", | 14 "id": "identitytoolkit:v3", |
| 15 "kind": "discovery#restDescription", | 15 "kind": "discovery#restDescription", |
| 16 "name": "identitytoolkit", | 16 "name": "identitytoolkit", |
| 17 "ownerDomain": "google.com", | 17 "ownerDomain": "google.com", |
| 18 "ownerName": "Google", | 18 "ownerName": "Google", |
| 19 "parameters": { | 19 "parameters": { |
| (...skipping 248 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 268 "request": { | 268 "request": { |
| 269 "$ref": "IdentitytoolkitRelyingpartyVerifyPasswordReques
t" | 269 "$ref": "IdentitytoolkitRelyingpartyVerifyPasswordReques
t" |
| 270 }, | 270 }, |
| 271 "response": { | 271 "response": { |
| 272 "$ref": "VerifyPasswordResponse" | 272 "$ref": "VerifyPasswordResponse" |
| 273 } | 273 } |
| 274 } | 274 } |
| 275 } | 275 } |
| 276 } | 276 } |
| 277 }, | 277 }, |
| 278 "revision": "20160608", | 278 "revision": "20160728", |
| 279 "rootUrl": "https://www.googleapis.com/", | 279 "rootUrl": "https://www.googleapis.com/", |
| 280 "schemas": { | 280 "schemas": { |
| 281 "CreateAuthUriResponse": { | 281 "CreateAuthUriResponse": { |
| 282 "description": "Response of creating the IDP authentication URL.", | 282 "description": "Response of creating the IDP authentication URL.", |
| 283 "id": "CreateAuthUriResponse", | 283 "id": "CreateAuthUriResponse", |
| 284 "properties": { | 284 "properties": { |
| 285 "allProviders": { | 285 "allProviders": { |
| 286 "description": "all providers the user has once used to do f
ederated login", | 286 "description": "all providers the user has once used to do f
ederated login", |
| 287 "items": { | 287 "items": { |
| 288 "type": "string" | 288 "type": "string" |
| (...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 459 "type": "string" | 459 "type": "string" |
| 460 }, | 460 }, |
| 461 "context": { | 461 "context": { |
| 462 "description": "The opaque value used by the client to maint
ain context info between the authentication request and the IDP callback.", | 462 "description": "The opaque value used by the client to maint
ain context info between the authentication request and the IDP callback.", |
| 463 "type": "string" | 463 "type": "string" |
| 464 }, | 464 }, |
| 465 "continueUri": { | 465 "continueUri": { |
| 466 "description": "The URI to which the IDP redirects the user
after the federated login flow.", | 466 "description": "The URI to which the IDP redirects the user
after the federated login flow.", |
| 467 "type": "string" | 467 "type": "string" |
| 468 }, | 468 }, |
| 469 "hostedDomain": { |
| 470 "description": "The hosted domain to restrict sign-in to acc
ounts at that domain for Google Apps hosted accounts.", |
| 471 "type": "string" |
| 472 }, |
| 469 "identifier": { | 473 "identifier": { |
| 470 "description": "The email or federated ID of the user.", | 474 "description": "The email or federated ID of the user.", |
| 471 "type": "string" | 475 "type": "string" |
| 472 }, | 476 }, |
| 473 "oauthConsumerKey": { | 477 "oauthConsumerKey": { |
| 474 "description": "The developer's consumer key for OpenId OAut
h Extension", | 478 "description": "The developer's consumer key for OpenId OAut
h Extension", |
| 475 "type": "string" | 479 "type": "string" |
| 476 }, | 480 }, |
| 477 "oauthScope": { | 481 "oauthScope": { |
| 478 "description": "Additional oauth scopes, beyond the basid us
er profile, that the user would be prompted to grant", | 482 "description": "Additional oauth scopes, beyond the basid us
er profile, that the user would be prompted to grant", |
| (...skipping 1026 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1505 "type": "string" | 1509 "type": "string" |
| 1506 }, | 1510 }, |
| 1507 "providerId": { | 1511 "providerId": { |
| 1508 "description": "The IdP ID. For white listed IdPs it's a sho
rt domain name e.g. google.com, aol.com, live.net and yahoo.com. If the \"provid
erId\" param is set to OpenID OP identifer other than the whilte listed IdPs the
OP identifier is returned. If the \"identifier\" param is federated ID in the c
reateAuthUri request. The domain part of the federated ID is returned.", | 1512 "description": "The IdP ID. For white listed IdPs it's a sho
rt domain name e.g. google.com, aol.com, live.net and yahoo.com. If the \"provid
erId\" param is set to OpenID OP identifer other than the whilte listed IdPs the
OP identifier is returned. If the \"identifier\" param is federated ID in the c
reateAuthUri request. The domain part of the federated ID is returned.", |
| 1509 "type": "string" | 1513 "type": "string" |
| 1510 }, | 1514 }, |
| 1511 "refreshToken": { | 1515 "refreshToken": { |
| 1512 "description": "If idToken is STS id token, then this field
will be refresh token.", | 1516 "description": "If idToken is STS id token, then this field
will be refresh token.", |
| 1513 "type": "string" | 1517 "type": "string" |
| 1514 }, | 1518 }, |
| 1519 "screenName": { |
| 1520 "description": "The screen_name of a Twitter user.", |
| 1521 "type": "string" |
| 1522 }, |
| 1515 "timeZone": { | 1523 "timeZone": { |
| 1516 "description": "The timezone of the user.", | 1524 "description": "The timezone of the user.", |
| 1517 "type": "string" | 1525 "type": "string" |
| 1518 }, | 1526 }, |
| 1519 "verifiedProvider": { | 1527 "verifiedProvider": { |
| 1520 "description": "When action is 'map', contains the idps whic
h can be used for confirmation.", | 1528 "description": "When action is 'map', contains the idps whic
h can be used for confirmation.", |
| 1521 "items": { | 1529 "items": { |
| 1522 "type": "string" | 1530 "type": "string" |
| 1523 }, | 1531 }, |
| 1524 "type": "array" | 1532 "type": "array" |
| (...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1607 "type": "boolean" | 1615 "type": "boolean" |
| 1608 } | 1616 } |
| 1609 }, | 1617 }, |
| 1610 "type": "object" | 1618 "type": "object" |
| 1611 } | 1619 } |
| 1612 }, | 1620 }, |
| 1613 "servicePath": "identitytoolkit/v3/relyingparty/", | 1621 "servicePath": "identitytoolkit/v3/relyingparty/", |
| 1614 "title": "Google Identity Toolkit API", | 1622 "title": "Google Identity Toolkit API", |
| 1615 "version": "v3" | 1623 "version": "v3" |
| 1616 } | 1624 } |
| OLD | NEW |