OptionalclientClient authentication method. Determines whether mTLS-aliased endpoints are used.
OptionalfetcherCustom fetch implementation used for making HTTP requests. Falls back to the global fetch if not provided.
Optionalinit: RequestInitOptionalinit: RequestInitOptionaljwksDuration (in seconds) to cache the JSON Web Key Set (JWKS).
OptionaljwksOptional custom resolver for the JSON Web Key Set (JWKS), replacing the default JWKS request.
OptionalmetadataDuration (in seconds) to cache OpenID Connect discovery metadata.
OptionalmetadataOptional custom resolver for the issuer metadata, replacing the default discovery request.
The tenant domain URL.
OptionaltrustIdentifier of the trust store whose mTLS endpoint aliases should be used.
Constructor options for MonoCloudOidcClientBase.