Membuat batasan kustom untuk Access Context Manager

Halaman ini menunjukkan cara menggunakan batasan kustom Layanan Kebijakan Organisasi untuk membatasi operasi tertentu pada resource Google Cloud berikut:

  • accesscontextmanager.googleapis.com/AccessPolicy
  • accesscontextmanager.googleapis.com/AccessLevel
  • accesscontextmanager.googleapis.com/AuthorizedOrgsDesc
  • accesscontextmanager.googleapis.com/ServicePerimeter

Untuk mempelajari Kebijakan Organisasi lebih lanjut, lihat Kebijakan organisasi kustom.

Tentang batasan dan kebijakan organisasi

Google Cloud Layanan Kebijakan Organisasi memberi Anda kontrol terpusat dan terprogram atas resource organisasi. Sebagai administrator kebijakan organisasi, Anda dapat menentukan kebijakan organisasi, yang merupakan serangkaian batasan yang disebut batasan yang berlaku untuk resourceGoogle Cloud dan turunan dari resource tersebut dalam hierarki resourceGoogle Cloud . Anda dapat menerapkan kebijakan organisasi di tingkat organisasi, folder, atau project.

Kebijakan Organisasi memberikan batasan yang telah ditetapkan untuk berbagai layanan Google Cloud . Namun, jika ingin kontrol yang lebih terperinci dan dapat disesuaikan atas kolom tertentu yang dibatasi dalam kebijakan organisasi, Anda juga dapat membuat batasan khusus dan menggunakan batasan khusus tersebut dalam kebijakan organisasi.

Pewarisan kebijakan

Secara default, kebijakan organisasi diwarisi oleh turunan resource tempat Anda menerapkan kebijakan tersebut. Misalnya, jika Anda menerapkan kebijakan pada folder, Google Cloud akan menerapkan kebijakan tersebut pada semua project dalam folder tersebut. Untuk mempelajari lebih lanjut perilaku ini dan cara mengubahnya, lihat Aturan evaluasi hierarki.

Sebelum memulai

  1. Sign in to your Google Cloud account. If you're new to Google Cloud, create an account to evaluate how our products perform in real-world scenarios. New customers also get $300 in free credits to run, test, and deploy workloads.
  2. In the Google Cloud console, on the project selector page, select or create a Google Cloud project.

    Go to project selector

  3. Make sure that billing is enabled for your Google Cloud project.

  4. Install the Google Cloud CLI.
  5. If you're using an external identity provider (IdP), you must first sign in to the gcloud CLI with your federated identity.

  6. To initialize the gcloud CLI, run the following command:

    gcloud init
  7. In the Google Cloud console, on the project selector page, select or create a Google Cloud project.

    Go to project selector

  8. Make sure that billing is enabled for your Google Cloud project.

  9. Install the Google Cloud CLI.
  10. If you're using an external identity provider (IdP), you must first sign in to the gcloud CLI with your federated identity.

  11. To initialize the gcloud CLI, run the following command:

    gcloud init
  12. Pastikan Anda mengetahui ID organisasi Anda.

Peran yang diperlukan

Untuk mendapatkan izin yang Anda perlukan untuk mengelola kebijakan organisasi kustom, minta administrator untuk memberi Anda peran IAM Administrator Kebijakan Organisasi (roles/orgpolicy.policyAdmin) di resource organisasi. Untuk mengetahui informasi selengkapnya tentang cara memberikan peran, lihat Mengelola akses ke project, folder, dan organisasi.

Anda mungkin juga bisa mendapatkan izin yang diperlukan melalui peran khusus atau peran bawaan lainnya.

Membuat batasan khusus

Batasan kustom ditentukan dalam file YAML oleh resource, metode, kondisi, dan tindakan yang didukung oleh layanan tempat Anda menerapkan kebijakan organisasi. Kondisi untuk batasan kustom Anda ditentukan menggunakan Common Expression Language (CEL). Untuk mengetahui informasi selengkapnya tentang cara membangun kondisi dalam batasan khusus menggunakan CEL, lihat bagian CEL tentang Membuat dan mengelola batasan kustom.

Untuk membuat batasan khusus, buat file YAML menggunakan format berikut:

name: organizations/ORGANIZATION_ID/customConstraints/CONSTRAINT_NAME
resourceTypes:
- RESOURCE_NAME
methodTypes:
- CREATE
- UPDATE
condition: "CONDITION"
actionType: ACTION
displayName: DISPLAY_NAME
description: DESCRIPTION

Ganti kode berikut:

  • ORGANIZATION_ID: ID organisasi Anda, seperti 123456789.

  • CONSTRAINT_NAME: nama yang Anda inginkan untuk batasan kustom baru. Batasan kustom harus diawali dengan custom., dan hanya dapat menyertakan huruf besar, huruf kecil, atau angka. Contohnya, custom.disableCustomAccessLevels. Panjang maksimum kolom ini adalah 70 karakter.

  • RESOURCE_NAME: nama lengkap resourceGoogle Cloud yang berisi objek dan kolom yang ingin Anda batasi. Misalnya, accesscontextmanager.googleapis.com/AccessLevel.

  • CONDITION: kondisi CEL yang ditulis berdasarkan representasi resource layanan yang didukung. Kolom ini memiliki panjang maksimal 1.000 karakter. Lihat Resource yang didukung untuk mengetahui informasi selengkapnya tentang resource yang tersedia untuk menulis kondisi. Contoh, "resource.basic.conditions.exists(c, has(c.devicePolicy))"

  • ACTION: tindakan yang akan diambil jika condition terpenuhi. Kemungkinan nilainya adalah ALLOW dan DENY.

  • DISPLAY_NAME: nama yang mudah dibaca manusia untuk batasan. Kolom ini memiliki panjang maksimal 200 karakter.

  • DESCRIPTION: deskripsi batasan yang mudah dipahami untuk ditampilkan sebagai pesan error saat kebijakan dilanggar. Kolom ini memiliki panjang maksimal 2.000 karakter.

Untuk mengetahui informasi selengkapnya tentang cara membuat batasan kustom, lihat Menentukan batasan kustom.

Menyiapkan batasan kustom

Setelah membuat file YAML untuk batasan khusus baru, Anda harus menyiapkannya agar tersedia untuk kebijakan organisasi di organisasi Anda. Untuk menyiapkan batasan kustom, gunakan perintah gcloud org-policies set-custom-constraint:
gcloud org-policies set-custom-constraint CONSTRAINT_PATH
Ganti CONSTRAINT_PATH dengan jalur lengkap ke file batasan kustom Anda. Contohnya, /home/user/customconstraint.yaml Setelah selesai, batasan kustom Anda akan tersedia sebagai kebijakan organisasi dalam daftar Google Cloud kebijakan organisasi Anda. Untuk memverifikasi bahwa ada batasan kustom, gunakan perintah gcloud org-policies list-custom-constraints:
gcloud org-policies list-custom-constraints --organization=ORGANIZATION_ID
Ganti ORGANIZATION_ID dengan ID fasilitas organisasi Anda. Untuk mengetahui informasi selengkapnya, lihat Melihat kebijakan organisasi.

Menerapkan kebijakan organisasi kustom

Anda dapat menerapkan batasan boolean dengan membuat kebijakan organisasi yang mereferensikannya, lalu menerapkan kebijakan organisasi tersebut ke resource Google Cloud .

Konsol

  1. Di konsol Google Cloud, buka halaman Organization policies.

    Buka Organization policies

  2. Dari pemilih project, pilih project yang ingin Anda tetapkan kebijakan organisasinya.
  3. Dari daftar di halaman Organization policies, pilih batasan untuk melihat halaman Policy details untuk batasan tersebut.
  4. Untuk mengonfigurasi kebijakan organisasi untuk resource ini, klik Manage policy.
  5. Di halaman Edit policy, pilih Override parent's policy.
  6. Klik Add a rule.
  7. Di bagian Enforcement, pilih apakah penerapan kebijakan organisasi ini diaktifkan atau dinonaktifkan.
  8. Opsional: Untuk membuat kebijakan organisasi bersyarat pada tag, klik Add condition. Perhatikan bahwa jika menambahkan aturan kondisional ke kebijakan organisasi, Anda harus menambahkan setidaknya satu aturan tanpa syarat atau kebijakan tidak dapat disimpan. Untuk mengetahui informasi selengkapnya, lihat Menetapkan kebijakan organisasi dengan tag.
  9. Jika ini adalah batasan kustom, Anda dapat mengklik Uji perubahan untuk menyimulasikan efek kebijakan organisasi ini. Untuk mengetahui informasi selengkapnya, lihat Menguji perubahan kebijakan organisasi dengan Policy Simulator.
  10. Untuk menyelesaikan dan menerapkan kebijakan organisasi, klik Set policy. Kebijakan ini memerlukan waktu hingga 15 menit untuk diterapkan.

gcloud

Untuk membuat kebijakan organisasi yang menerapkan batasan boolean, buat file YAML kebijakan yang merujuk batasan tersebut:

      name: projects/PROJECT_ID/policies/CONSTRAINT_NAME
      spec:
        rules:
        - enforce: true
    

Ganti kode berikut:

  • PROJECT_ID: project tempat Anda ingin menerapkan batasan.
  • CONSTRAINT_NAME: nama yang Anda tentukan untuk batasan kustom. Contoh, custom.disableCustomAccessLevels

Untuk menerapkan kebijakan organisasi yang berisi batasan, jalankan perintah berikut:

    gcloud org-policies set-policy POLICY_PATH
    

Ganti POLICY_PATH dengan jalur lengkap ke file YAML kebijakan organisasi Anda. Kebijakan ini memerlukan waktu hingga 15 menit untuk diterapkan.

Menguji kebijakan organisasi kustom

Contoh berikut membuat batasan khusus dan kebijakan yang menolak semua tingkat akses dasar di organisasi tertentu yang menggunakan atribut devicePolicy.

Sebelum memulai, Anda harus mengetahui hal-hal berikut:

  • ID organisasi Anda
  • Project ID

Membuat batasan khusus

  1. Simpan file berikut sebagai constraint-disable_custom_access_level.yaml:

    name: organizations/ORGANIZATION_ID/customConstraints/custom.disableCustomAccessLevels
    resourceTypes:
    - accesscontextmanager.googleapis.com/AccessLevel
    methodTypes:
    - CREATE
    - UPDATE
    condition: "resource.basic.conditions.exists(c, has(c.devicePolicy))"
    actionType: DENY
    displayName: Deny basic access levels using `devicePolicy`
    description: Basic access levels must not use the `devicePolicy` attribute.
    

    Ganti ORGANIZATION_ID dengan ID organisasi Anda.

    Hal ini menentukan batasan yang hanya mengizinkan pembuatan tingkat akses dasar dan menolak pembuatan tingkat akses kustom.

  2. Terapkan batasan:

    gcloud org-policies set-custom-constraint ~/constraint-disable_custom_access_level.yaml
    
  3. Pastikan batasan ada:

    gcloud org-policies list-custom-constraints --organization=ORGANIZATION_ID
    

    Outputnya mirip dengan yang berikut ini:

    CUSTOM_CONSTRAINT                  ACTION_TYPE   METHOD_TYPES   RESOURCE_TYPES                                    DISPLAY_NAME
    custom.disableCustomAccessLevels   DENY          CREATE         accesscontextmanager.googleapis.com/AccessLevel   Deny basic access levels using `devicePolicy`
    ...
    

Membuat kebijakan

  1. Simpan file berikut sebagai policy-disable_custom_access_level.yaml:

    name: organizations/ORGANIZATION_ID/policies/custom.disableCustomAccessLevels
    spec:
      rules:
      - enforce: true
    

    Ganti ORGANIZATION_ID dengan ID organisasi Anda.

  2. Terapkan kebijakan:

    gcloud org-policies set-policy ~/policy-disable_custom_access_level.yaml
    
  3. Pastikan kebijakan ada:

    gcloud org-policies list --organization=ORGANIZATION_ID
    

    Outputnya mirip dengan hal berikut ini:

    CONSTRAINT                               LIST_POLICY   BOOLEAN_POLICY   ETAG
    custom.disableCustomAccessLevels         -             SET              COCsm5QGENiXi2E=
    

Setelah Anda menerapkan kebijakan, tunggu sekitar dua menit hingga Google Cloud mulai menerapkan kebijakan tersebut.

Menguji kebijakan

  1. Simpan file spesifikasi tingkat akses berikut sebagai example_access_level.yaml:

    - devicePolicy:
    requireScreenlock: true
    
  2. Buat tingkat akses:

    gcloud access-context-manager levels create ACCESS_LEVEL_NAME --policy=ACCESS_POLICY_ID --title=ACCESS_LEVEL_TITLE --basic-level-spec=example_access_level.yaml
    

    Ganti kode berikut:

    • ACCESS_LEVEL_NAME: Nama unik untuk tingkat akses.

    • ACCESS_POLICY_ID: ID kebijakan akses organisasi Anda.

    • ACCESS_LEVEL_TITLE: Judul singkat untuk tingkat akses.

    Untuk mengetahui informasi selengkapnya tentang cara membuat tingkat akses dasar, lihat Membuat tingkat akses dasar.

    Outputnya mirip dengan hal berikut ini:

    ERROR: (gcloud.access-context-manager.levels.create) [USER] does not have permission to access accessPolicies instance [ACCESS_POLICY_ID] (or it may not exist): The caller does not have permission. This command is authenticated as USER which is the active account specified by the [core/account] property
      '@type': type.googleapis.com/google.rpc.DebugInfo
      detail: '[ORIGINAL ERROR] generic::permission_denied: com.google.apps.framework.request.ForbiddenException:
        The user is not authorized!'
    

    Contoh kebijakan organisasi kustom untuk kasus penggunaan umum

    Tabel berikut memberikan sintaksis beberapa batasan kustom untuk kasus penggunaan umum:

    Deskripsi Sintaksis batasan
    Menonaktifkan kebijakan terbatas
        name: organizations/ORGANIZATION_ID/customConstraints/custom.disableScopedPolicies
        resourceTypes:
        - accesscontextmanager.googleapis.com/AccessPolicy
        methodTypes:
        - CREATE
        - UPDATE
        condition: "size(resource.scopes) == 0"
        actionType: DENY
        displayName: Disable scoped policies
        description: Disables the creation of scoped policies.
        
    Menonaktifkan tingkat akses kustom
        name: organizations/ORGANIZATION_ID/customConstraints/custom.denyBasicAccessLevels
        resourceTypes:
        - accesscontextmanager.googleapis.com/AccessLevel
        methodTypes:
        - CREATE
        - UPDATE
        condition: "has(resource.custom)"
        actionType: ALLOW
        displayName: Disable custom access levels
        description: Disables the creation of custom access levels. Allows only basic access levels.
        
    Menonaktifkan region_code di tingkat akses kustom
        name: organizations/ORGANIZATION_ID/customConstraints/custom.denyRegionCode
        resourceTypes:
        - accesscontextmanager.googleapis.com/AccessLevel
        methodTypes:
        - CREATE
        - UPDATE
        condition: "resource.custom.expr.expression.contains('region_code')"
        actionType: DENY
        displayName: Disable region_code in custom access levels
        description: Disables the use of region_code attribute in custom access levels.
        
    Menerapkan deskripsi panjang untuk tingkat akses
        name: organizations/ORGANIZATION_ID/customConstraints/custom.enforseVerboseDescriptioninAccessLevels
        resourceTypes:
        - accesscontextmanager.googleapis.com/AccessLevel
        methodTypes:
        - CREATE
        - UPDATE
        condition: "size(resource.description) < 50"
        actionType: DENY
        displayName: Enforce access level descriptions to have at least 50 characters
        description: Denies access levels with a short description. The access level description must be at least 50 characters long.
        
    Menonaktifkan perantara perimeter
        name: organizations/ORGANIZATION_ID/customConstraints/custom.denyBridgePerimeters
        resourceTypes:
        - accesscontextmanager.googleapis.com/ServicePerimeter
        methodTypes:
        - CREATE
        - UPDATE
        condition: "resource.perimeterType == 'PERIMETER_TYPE_BRIDGE'"
        actionType: DENY
        displayName: Disable perimeter bridges
        description: Disables the use of perimeter bridges. Instead, use ingress and egress rules.
        

    Resource yang didukung Access Context Manager

    Tabel berikut mencantumkan resource Access Context Manager yang dapat Anda referensikan dalam batasan kustom.

    Resource Kolom
    accesscontextmanager.googleapis.com/AccessLevel resource.basic.combiningFunction
    resource.basic.conditions.devicePolicy.allowedDeviceManagementLevels
    resource.basic.conditions.devicePolicy.allowedEncryptionStatuses
    resource.basic.conditions.devicePolicy.osConstraints.minimumVersion
    resource.basic.conditions.devicePolicy.osConstraints.osType
    resource.basic.conditions.devicePolicy.osConstraints.requireVerifiedChromeOs
    resource.basic.conditions.devicePolicy.requireAdminApproval
    resource.basic.conditions.devicePolicy.requireCorpOwned
    resource.basic.conditions.devicePolicy.requireScreenlock
    resource.basic.conditions.ipSubnetworks
    resource.basic.conditions.members
    resource.basic.conditions.negate
    resource.basic.conditions.regions
    resource.basic.conditions.requiredAccessLevels
    resource.custom.expr.description
    resource.custom.expr.expression
    resource.custom.expr.location
    resource.custom.expr.title
    resource.description
    resource.title
    accesscontextmanager.googleapis.com/AccessPolicy resource.parent
    resource.scopes
    resource.title
    accesscontextmanager.googleapis.com/AuthorizedOrgsDesc resource.assetType
    resource.authorizationDirection
    resource.authorizationType
    resource.orgs
    accesscontextmanager.googleapis.com/ServicePerimeter resource.description
    resource.perimeterType
    resource.spec.accessLevels
    resource.spec.egressPolicies.egressFrom.identities
    resource.spec.egressPolicies.egressFrom.identityType
    resource.spec.egressPolicies.egressFrom.sourceRestriction
    resource.spec.egressPolicies.egressTo.externalResources
    resource.spec.egressPolicies.egressTo.operations.methodSelectors.method
    resource.spec.egressPolicies.egressTo.operations.methodSelectors.permission
    resource.spec.egressPolicies.egressTo.operations.serviceName
    resource.spec.egressPolicies.egressTo.resources
    resource.spec.ingressPolicies.ingressFrom.identities
    resource.spec.ingressPolicies.ingressFrom.identityType
    resource.spec.ingressPolicies.ingressFrom.sources.accessLevel
    resource.spec.ingressPolicies.ingressFrom.sources.resource
    resource.spec.ingressPolicies.ingressTo.operations.methodSelectors.method
    resource.spec.ingressPolicies.ingressTo.operations.methodSelectors.permission
    resource.spec.ingressPolicies.ingressTo.operations.serviceName
    resource.spec.ingressPolicies.ingressTo.resources
    resource.spec.resources
    resource.spec.restrictedServices
    resource.spec.vpcAccessibleServices.allowedServices
    resource.spec.vpcAccessibleServices.enableRestriction
    resource.status.accessLevels
    resource.status.egressPolicies.egressFrom.identities
    resource.status.egressPolicies.egressFrom.identityType
    resource.status.egressPolicies.egressFrom.sourceRestriction
    resource.status.egressPolicies.egressTo.externalResources
    resource.status.egressPolicies.egressTo.operations.methodSelectors.method
    resource.status.egressPolicies.egressTo.operations.methodSelectors.permission
    resource.status.egressPolicies.egressTo.operations.serviceName
    resource.status.egressPolicies.egressTo.resources
    resource.status.ingressPolicies.ingressFrom.identities
    resource.status.ingressPolicies.ingressFrom.identityType
    resource.status.ingressPolicies.ingressFrom.sources.accessLevel
    resource.status.ingressPolicies.ingressFrom.sources.resource
    resource.status.ingressPolicies.ingressTo.operations.methodSelectors.method
    resource.status.ingressPolicies.ingressTo.operations.methodSelectors.permission
    resource.status.ingressPolicies.ingressTo.operations.serviceName
    resource.status.ingressPolicies.ingressTo.resources
    resource.status.resources
    resource.status.restrictedServices
    resource.status.vpcAccessibleServices.allowedServices
    resource.status.vpcAccessibleServices.enableRestriction
    resource.title
    resource.useExplicitDryRunSpec

    Langkah berikutnya