Mengambil kunci publik penanda tangan token Identity Toolkit lama untuk memungkinkan pihak ketiga memverifikasi token ID lama. Untuk saat ini, sertifikat pem X509 adalah satu-satunya format yang didukung.
Permintaan HTTP
GET https://identitytoolkit.googleapis.com/v1/publicKeys
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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."]]],[]]