public sealed class AzureOpenIdConfig : IMessage<AzureOpenIdConfig>, IEquatable<AzureOpenIdConfig>, IDeepCloneable<AzureOpenIdConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class AzureOpenIdConfig.
AzureOpenIdConfig is an OIDC discovery document for the cluster.
See the OpenID Connect Discovery 1.0 specification for details.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eAzureOpenIdConfig\u003c/code\u003e class within the Anthos Multi-Cloud v1 API, specifically for the .NET environment, with the latest version being 2.8.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAzureOpenIdConfig\u003c/code\u003e is utilized as an OIDC discovery document for clusters, and it conforms to the OpenID Connect Discovery 1.0 specification, with multiple versions available, dating back to 1.0.0-beta01.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eAzureOpenIdConfig\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eAzureOpenIdConfig\u003c/code\u003e include \u003ccode\u003eClaimsSupported\u003c/code\u003e, \u003ccode\u003eGrantTypes\u003c/code\u003e, \u003ccode\u003eIdTokenSigningAlgValuesSupported\u003c/code\u003e, \u003ccode\u003eIssuer\u003c/code\u003e, \u003ccode\u003eJwksUri\u003c/code\u003e, \u003ccode\u003eResponseTypesSupported\u003c/code\u003e, and \u003ccode\u003eSubjectTypesSupported\u003c/code\u003e, which represent different aspects of the OIDC configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe document also details the supported constructors of the class, which include a default constructor and a constructor that accepts another \u003ccode\u003eAzureOpenIdConfig\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,["# Anthos Multi-Cloud v1 API - Class AzureOpenIdConfig (2.8.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.8.0 (latest)](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.AzureOpenIdConfig)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.7.0/Google.Cloud.GkeMultiCloud.V1.AzureOpenIdConfig)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.6.0/Google.Cloud.GkeMultiCloud.V1.AzureOpenIdConfig)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.5.0/Google.Cloud.GkeMultiCloud.V1.AzureOpenIdConfig)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.4.0/Google.Cloud.GkeMultiCloud.V1.AzureOpenIdConfig)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.3.0/Google.Cloud.GkeMultiCloud.V1.AzureOpenIdConfig)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.2.0/Google.Cloud.GkeMultiCloud.V1.AzureOpenIdConfig)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.1.0/Google.Cloud.GkeMultiCloud.V1.AzureOpenIdConfig)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.0.0/Google.Cloud.GkeMultiCloud.V1.AzureOpenIdConfig)\n- [1.0.0-beta01](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/1.0.0-beta01/Google.Cloud.GkeMultiCloud.V1.AzureOpenIdConfig) \n\n public sealed class AzureOpenIdConfig : IMessage\u003cAzureOpenIdConfig\u003e, IEquatable\u003cAzureOpenIdConfig\u003e, IDeepCloneable\u003cAzureOpenIdConfig\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Anthos Multi-Cloud v1 API class AzureOpenIdConfig.\n\nAzureOpenIdConfig is an OIDC discovery document for the cluster.\nSee the OpenID Connect Discovery 1.0 specification for details. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e AzureOpenIdConfig \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[AzureOpenIdConfig](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.AzureOpenIdConfig), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[AzureOpenIdConfig](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.AzureOpenIdConfig), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[AzureOpenIdConfig](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.AzureOpenIdConfig), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.GkeMultiCloud.V1](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.GkeMultiCloud.V1.dll\n\nConstructors\n------------\n\n### AzureOpenIdConfig()\n\n public AzureOpenIdConfig()\n\n### AzureOpenIdConfig(AzureOpenIdConfig)\n\n public AzureOpenIdConfig(AzureOpenIdConfig other)\n\nProperties\n----------\n\n### ClaimsSupported\n\n public RepeatedField\u003cstring\u003e ClaimsSupported { get; }\n\nSupported claims.\n\n### GrantTypes\n\n public RepeatedField\u003cstring\u003e GrantTypes { get; }\n\nSupported grant types.\n\n### IdTokenSigningAlgValuesSupported\n\n public RepeatedField\u003cstring\u003e IdTokenSigningAlgValuesSupported { get; }\n\nsupported ID Token signing Algorithms.\n\n### Issuer\n\n public string Issuer { get; set; }\n\nOIDC Issuer.\n\n### JwksUri\n\n public string JwksUri { get; set; }\n\nJSON Web Key uri.\n\n### ResponseTypesSupported\n\n public RepeatedField\u003cstring\u003e ResponseTypesSupported { get; }\n\nSupported response types.\n\n### SubjectTypesSupported\n\n public RepeatedField\u003cstring\u003e SubjectTypesSupported { get; }\n\nSupported subject types."]]