Skip to content

security_config.yml Reference

File path: /opt/omnia/input/project_default/security_config.yml

This file configures centralized authentication services for the cluster.

Security Configuration Parameters

Parameter

Details

ldap_connection_type

string / required

LDAP connection type. Accepted values: TLS, SSL.

Usage example

File: /opt/omnia/input/project_default/security_config.yml
---
ldap_connection_type: "TLS"

Info