Reference documentation and code samples for the Anthos Multi-Cloud V1 API class Google::Cloud::GkeMultiCloud::V1::GetAzureJsonWebKeysRequest.
GetAzureJsonWebKeysRequest gets the public component of the keys used by the cluster to sign token requests. This will be the jwks_uri for the discover document returned by getOpenIDConfig. See the OpenID Connect Discovery 1.0 specification for details.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#azure_cluster
def azure_cluster() -> ::String
Returns
- (::String) — Required. The AzureCluster, which owns the JsonWebKeys. Format: projects/
#azure_cluster=
def azure_cluster=(value) -> ::String
Parameter
- value (::String) — Required. The AzureCluster, which owns the JsonWebKeys. Format: projects/
Returns
- (::String) — Required. The AzureCluster, which owns the JsonWebKeys. Format: projects/