Show / Hide Table of Contents

Namespace Google.Apis.CloudSecurityToken.v1

Classes

CloudSecurityTokenBaseServiceRequest<TResponse>

A base abstract class for CloudSecurityToken requests.

CloudSecurityTokenService

The CloudSecurityToken Service.

OrganizationsResource

The "organizations" collection of methods.

OrganizationsResource.LocationsResource

The "locations" collection of methods.

OrganizationsResource.LocationsResource.WorkloadIdentityPoolsResource

The "workloadIdentityPools" collection of methods.

OrganizationsResource.LocationsResource.WorkloadIdentityPoolsResource.OpenidResource

The "openid" collection of methods.

OrganizationsResource.LocationsResource.WorkloadIdentityPoolsResource.OpenidResource.GetJwksRequest

Fetches the signing keys for an agentic or managed workload identity pool and returns them in JWKs format, defined in RFC 7517. For now, only agentic system pools are supported.

OrganizationsResource.LocationsResource.WorkloadIdentityPoolsResource.WellKnownResource

The "well-known" collection of methods.

OrganizationsResource.LocationsResource.WorkloadIdentityPoolsResource.WellKnownResource.GetOpenidConfigurationRequest

Gets the OIDC provider configuration for an agentic or managed workload identity pool following the OIDC 1.0 discovery specification. For now, only agentic system pools are supported.

ProjectsResource

The "projects" collection of methods.

ProjectsResource.LocationsResource

The "locations" collection of methods.

ProjectsResource.LocationsResource.WorkloadIdentityPoolsResource

The "workloadIdentityPools" collection of methods.

ProjectsResource.LocationsResource.WorkloadIdentityPoolsResource.OpenidResource

The "openid" collection of methods.

ProjectsResource.LocationsResource.WorkloadIdentityPoolsResource.OpenidResource.GetJwksRequest

Fetches the signing keys for an agentic or managed workload identity pool and returns them in JWKs format, defined in RFC 7517. For now, only agentic system pools are supported.

ProjectsResource.LocationsResource.WorkloadIdentityPoolsResource.WellKnownResource

The "well-known" collection of methods.

ProjectsResource.LocationsResource.WorkloadIdentityPoolsResource.WellKnownResource.GetOpenidConfigurationRequest

Gets the OIDC provider configuration for an agentic or managed workload identity pool following the OIDC 1.0 discovery specification. For now, only agentic system pools are supported.

V1Resource

The "v1" collection of methods.

V1Resource.TokenRequest

Exchanges a credential for a Google OAuth 2.0 access token. The token asserts an external identity within an identity pool, or it applies a Credential Access Boundary to a Google access token. Note that workforce pools do not support Credential Access Boundaries. When you call this method, do not send the Authorization HTTP header in the request. This method does not require the Authorization header, and using the header can cause the request to fail.

Enums

CloudSecurityTokenBaseServiceRequest<TResponse>.AltEnum

Data format for response.

CloudSecurityTokenBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

In this article
Back to top Generated by DocFX