BrokerAuthenticatorMethodX509 interface

X509 for BrokerAuthentication.

Properties

additionalValidation

X509 authentication attributes properties.

authorizationAttributes

X509 authorization attributes properties.

trustedClientCaCert

Name of the trusted client ca cert resource.

Property Details

additionalValidation

X509 authentication attributes properties.

additionalValidation?: string

Property Value

string

authorizationAttributes

X509 authorization attributes properties.

authorizationAttributes?: Record<string, BrokerAuthenticatorMethodX509Attributes>

Property Value

trustedClientCaCert

Name of the trusted client ca cert resource.

trustedClientCaCert?: string

Property Value

string