Stay organized with collections
Save and categorize content based on your preferences.
iam.gdc.goog/v1
Contains API Schema definitions for the identity API group.
Package v1 contains API Schema definitions for the iam.gdc.goog v1 API group
CustomRole
Represents a template for a zonal CustomRole
Custom roles provide fine-grained control over user permissions, unlike predefined roles.
This allows organizations to tailor access rights to their specific needs, balancing operational
efficiency with security. By adhering to the principle of least privilege, custom roles
significantly enhance security and protect sensitive data.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-29 UTC."],[[["\u003cp\u003eThis webpage documents the API schema definitions for the iam.gdc.goog/v1 API group, focusing on identity management.\u003c/p\u003e\n"],["\u003cp\u003eIt defines \u003ccode\u003eCustomRole\u003c/code\u003e, which allows organizations to create tailored user permissions, improving security and operational efficiency.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage also details \u003ccode\u003eIdentityProviderConfig\u003c/code\u003e, which facilitates the configuration of identity providers using either OIDC or SAML protocols.\u003c/p\u003e\n"],["\u003cp\u003eThe API definitions include both list and individual resource representations, such as \u003ccode\u003eCustomRoleList\u003c/code\u003e and \u003ccode\u003eIdentityProviderConfigList\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eEach resource definition, like \u003ccode\u003eCustomRole\u003c/code\u003e or \u003ccode\u003eIdentityProviderConfig\u003c/code\u003e, includes fields for \u003ccode\u003eapiVersion\u003c/code\u003e, \u003ccode\u003ekind\u003c/code\u003e, \u003ccode\u003emetadata\u003c/code\u003e, \u003ccode\u003espec\u003c/code\u003e, and \u003ccode\u003estatus\u003c/code\u003e, as well as their respective descriptions.\u003c/p\u003e\n"]]],[],null,["# KRM API iam.gdc.goog/v1\n\niam.gdc.goog/v1\n---------------\n\nContains API Schema definitions for the identity API group.\n\nPackage v1 contains API Schema definitions for the iam.gdc.goog v1 API group\n\n### CustomRole\n\nRepresents a template for a zonal CustomRole\nCustom roles provide fine-grained control over user permissions, unlike predefined roles.\nThis allows organizations to tailor access rights to their specific needs, balancing operational\nefficiency with security. By adhering to the principle of least privilege, custom roles\nsignificantly enhance security and protect sensitive data.\n\n*Appears in:*\n- [CustomRoleList](#customrolelist)\n\n### CustomRoleList\n\nContains a list of `CustomRole` resource\n\n### CustomRoleStatus\n\nProvides a status of CustomRole\n\n*Appears in:*\n- [CustomRole](#customrole)\n\n### IdentityProviderConfig\n\nRepresents a configuration for an identity provider that supports OIDC or SAML.\n\n*Appears in:*\n- [IdentityProviderConfigList](#identityproviderconfiglist)\n\n### IdentityProviderConfigList\n\nContains a list of `IdentityProviderConfig` resources.\n\n### IdentityProviderConfigSpec\n\nProvides the specification, or desired state, of an `IdentityProviderConfig` resource.\nEither OIDCConfig or SAMLConfig has to be provided but not both.\n\n*Appears in:*\n- [IdentityProviderConfig](#identityproviderconfig)\n\n### IdentityProviderConfigStatus\n\nProvides the status of an `IdentityProviderConfig` resource.\n\n*Appears in:*\n- [IdentityProviderConfig](#identityproviderconfig)"]]