ClientAuthenticationSettings interface

Client authentication settings for namespace resource.

Properties

alternativeAuthenticationNameSources

Alternative authentication name sources related to client authentication settings for namespace resource.

customJwtAuthentication

Custom JWT authentication settings for namespace resource.

Property Details

alternativeAuthenticationNameSources

Alternative authentication name sources related to client authentication settings for namespace resource.

alternativeAuthenticationNameSources?: string[]

Property Value

string[]

customJwtAuthentication

Custom JWT authentication settings for namespace resource.

customJwtAuthentication?: CustomJwtAuthenticationSettings

Property Value