mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-09 18:21:23 +00:00

* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT * DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT
610 B
610 B
title | slug |
---|---|
saslClientConfig | /main-concepts/metadata-standard/schemas/security/sasl/saslclientconfig |
SASL Client Config
SASL client configuration.
Properties
saslMechanism
: SASL security mechanism. Refer to ../../entity/services/connections/messaging/saslMechanismType.json. Default:"PLAIN"
.saslUsername
(string): The SASL authentication username.saslPassword
(string): The SASL authentication password.
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.