BrokerAuthenticatorMethods interface

Set of broker authentication policies. Only one method is supported for each entry.

Properties

customSettings

Custom authentication configuration.

method

Custom authentication configuration.

serviceAccountTokenSettings

ServiceAccountToken authentication configuration.

x509Settings

X.509 authentication configuration.

Property Details

customSettings

Custom authentication configuration.

customSettings?: BrokerAuthenticatorMethodCustom

Property Value

method

Custom authentication configuration.

method: string

Property Value

string

serviceAccountTokenSettings

ServiceAccountToken authentication configuration.

serviceAccountTokenSettings?: BrokerAuthenticatorMethodSat

Property Value

x509Settings

X.509 authentication configuration.

x509Settings?: BrokerAuthenticatorMethodX509

Property Value