Skip to content

security_config.yml

This file configures centralized authentication services for the cluster.

Parameter Reference

Parameter

Details

ldap_connection_type

string / required

Sets the intended domain name.

If dc=omnia,dc=test, provide omnia.test

If dc=dell,dc=omnia,dc=com, provide dell.omnia.com

Default values: omnia.test

Usage example

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

Info