Ruft öffentliche Schlüssel des Signaturgebers des Legacy Identity Toolkit-Tokens ab, damit Dritte das Legacy-ID-Token verifizieren können. Derzeit wird nur das X509 PEM-Zertifikat unterstützt.
HTTP-Anfrage
GET https://identitytoolkit.googleapis.com/v1/publicKeys
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-03-04 (UTC)."],[[["This API endpoint retrieves public keys used for verifying legacy Identity Toolkit tokens, currently supporting the X509 PEM certificate format."],["The HTTP request to access these keys is a `GET` request to `https://identitytoolkit.googleapis.com/v1/publicKeys`, with a URL that uses gRPC Transcoding."],["No request body is required, as the request must be empty."],["A successful response returns a body containing a Struct."],["Authorization requires either the `https://www.googleapis.com/auth/identitytoolkit` or `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]