PrivateEndpointNameSts
Specifies the custom endpoint name to use for STS when connecting with Private Service Connect.
データ型
string
デフォルト値
""
解説
When using Private Service Connect, the URI listed in this property is substituted for the default URI used to retrieve access tokens for external account authentication flows, https://sts.googleapis.com.
This property should be set in the format https://sts-myPrivateServer.p.googleapis.com.
For example, if your private server is 'xyz', then this property should be set to https://sts-xyz.p.googleapis.com.