googleapis.com – sts
The Security Token Service exchanges Google or third-party credentials for a short-lived access token to Google Cloud resources.
- Homepage
- https://api.apis.guru/v2/specs/googleapis.com:sts/v1.json
- Provider
- googleapis.com:sts / sts
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/googleapis.com/sts/v1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/googleapis.com/sts/v1/openapi.yaml
Tools (5)
Extracted live via the executor SDK.
-
v1.stsIntrospectGets information about a Google OAuth 2.0 access token issued by the Google Cloud .
-
v1.stsOauthtokenExchanges a credential that represents the resource owner's authorization for a Google-generated [OAuth 2.0 access token] () or [refreshes an accesstoken] () following [the OAuth 2.0 authorization framework] () The credential can be one of the following: - An authorization code issued by the workforce identity federation authorization endpoint - A issued by this endpoint This endpoint is only meant to be called by the Google Cloud CLI. Also note that this API only accepts the authorization code issued for workforce pools.
-
v1.stsTokenExchanges 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
AuthorizationHTTP header in the request. This method does not require theAuthorizationheader, and using the header can cause the request to fail. -
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools