Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Informasi yang diberikan di bagian ini berlaku untuk layanan Cloud Run,
bukan tugas Cloud Run.
Semua layanan Cloud Run di-deploy pribadi secara default, artinya layanan tersebut tidak dapat diakses tanpa memberikan kredensial autentikasi dalam permintaan. Layanan ini diamankan oleh Identity and Access Management. Secara default, layanan hanya dapat dipanggil oleh Project Owner, Project Editor, dan Cloud Run Admins serta Cloud Run Invokers. Anda dapat
mengonfigurasi Identity and Access Management, dan jika diizinkan, menonaktifkan Identity and Access Management di layanan Cloud Run
untuk memberikan akses kepada pengguna tambahan.
[[["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-08-21 UTC."],[],[],null,["# Authentication overview\n\nThe information provided in this section applies to Cloud Run services\nand not Cloud Run jobs.\n\nAll Cloud Run services are deployed privately by default,\nwhich means that they can't be accessed without providing authentication\ncredentials in the request. These services are secured by Identity and Access Management. By\ndefault, services are only callable by *Project Owners* , *Project Editors* , and\n*Cloud Run Admins* and *Cloud Run Invokers* . You can\n[configure Identity and Access Management, and if allowed, disable Identity and Access Management on Cloud Run services](/run/docs/securing/managing-access)\nto grant access to additional users.\n\nCommon use cases for authentication include:\n\n- [**Allowing public (unauthenticated) access**: unauthenticated service invocations are allowed, making the service publicly accessible.](/run/docs/authenticating/public)\n\n- [Authenticating **developer** access while a service is in development.](/run/docs/authenticating/developers)\n\n- [Authenticating **service-to-service** access while building applications\n composed of multiple services.](/run/docs/authenticating/service-to-service)\n\n- [Authenticating **end-user** access to a service from mobile or web clients.](/run/docs/authenticating/end-users)"]]