Options Stay organized with collections Save and categorize content based on your preferences.
AnOptions object configures features that the Security Token Service supports, but that are not supported by standard OAuth 2.0 token exchange endpoints, as defined inhttps://tools.ietf.org/html/rfc8693.
| JSON representation |
|---|
{"accessBoundary":{object ( |
| Fields | |
|---|---|
accessBoundary |
An access boundary that defines the upper bound of permissions the credential may have. The value should be a JSON object of The access boundary can include up to 10 rules. The size of the parameter value should not exceed 2048 characters. |
userProject |
A Google project used for quota and billing purposes when the credential is used to access Google APIs. The provided project overrides the project bound to the credential. The value must be a project number or a project ID. Example: The maximum length is 32 characters. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-21 UTC.