Hello @pablo ,
{
"config": {
"dynamic": {
"filtered_alias_mode": "warn",
"disable_rest_auth": false,
"disable_intertransport_auth": false,
"respect_request_indices_options": false,
"kibana": {
"multitenancy_enabled": true,
"private_tenant_enabled": true,
"default_tenant": "",
"server_username": "kibanaserver",
"index": ".kibana",
"sign_in_options": [
"BASIC"
]
},
"http": {
"anonymous_auth_enabled": false,
"xff": {
"enabled": false,
"internalProxies": "10\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}|192\\.168\\.\\d{1,3}\\.\\d{1,3}|169\\.254\\.\\d{1,3}\\.\\d{1,3}|127\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}|172\\.1[6-9]{1}\\.\\d{1,3}\\.\\d{1,3}|172\\.2[0-9]{1}\\.\\d{1,3}\\.\\d{1,3}|172\\.3[0-1]{1}\\.\\d{1,3}\\.\\d{1,3}",
"remoteIpHeader": "X-Forwarded-For"
}
},
"authc": {
"adebp_ldap_auth": {
"http_enabled": true,
"order": 3,
"http_authenticator": {
"challenge": false,
"type": "basic",
"config": {}
},
"authentication_backend": {
"type": "ldap",
"config": {
"enable_ssl": true,
"enable_start_tls": false,
"enable_ssl_client_auth": false,
"verify_hostnames": true,
"pemtrustedcas_filepath": "certs/ldap-ca-bundle.pem",
"hosts": [
"adebpsmlb.vzwcorp.com:636"
],
"follow_referrals": false,
"bind_dn": "SVC-CSG-ELK-LDAP@adebp.vzwcorp.com",
"password": "***",
"userbase": "DC=adebp,DC=vzwcorp,DC=com",
"usersearch": "(sAMAccountName={0})",
"username_attribute": "sAMAccountName",
"connect_timeout": 5000,
"response_timeout": 5000,
"skip_users": [
"admin",
"kibanaserver",
"kibanaro",
"logstash",
"readall",
"snapshotrestore",
"csg*****ingestion"
]
}
},
"description": "ADEBP Active Directory authentication"
},
"internal_auth": {
"http_enabled": true,
"order": 0,
"http_authenticator": {
"challenge": true,
"type": "basic",
"config": {}
},
"authentication_backend": {
"type": "intern",
"config": {}
},
"description": "Authenticate via internal users database"
},
"uswin_ldap_auth": {
"http_enabled": true,
"order": 1,
"http_authenticator": {
"challenge": false,
"type": "basic",
"config": {}
},
"authentication_backend": {
"type": "ldap",
"config": {
"enable_ssl": true,
"enable_start_tls": false,
"enable_ssl_client_auth": false,
"verify_hostnames": true,
"pemtrustedcas_filepath": "certs/ldap-ca-bundle.pem",
"hosts": [
"uswinlb.vzwcorp.com:636"
],
"follow_referrals": false,
"bind_dn": "SVC-CSG-ELK-LDAP@uswin.ad.vzwcorp.com",
"password": "***",
"userbase": "DC=uswin,DC=ad,DC=vzwcorp,DC=com",
"usersearch": "(sAMAccountName={0})",
"username_attribute": "sAMAccountName",
"connect_timeout": 5000,
"response_timeout": 5000,
"skip_users": [
"admin",
"kibanaserver",
"kibanaro",
"logstash",
"readall",
"snapshotrestore",
"csg*ingestion"
]
}
},
"description": "USWIN Active Directory authentication"
},
"vdsi_ldap_auth": {
"http_enabled": true,
"order": 2,
"http_authenticator": {
"challenge": false,
"type": "basic",
"config": {}
},
"authentication_backend": {
"type": "ldap",
"config": {
"enable_ssl": true,
"enable_start_tls": false,
"enable_ssl_client_auth": false,
"verify_hostnames": true,
"pemtrustedcas_filepath": "certs/ldap-ca-bundle.pem",
"hosts": [
"vdsilb.vzwcorp.com:636"
],
"follow_referrals": false,
"bind_dn": "SVC-CSG-ELK-LDAP@vdsi.ent.verizon.com",
"password": "***",
"userbase": "DC=vdsi,DC=ent,DC=verizon,DC=com",
"usersearch": "(sAMAccountName={0})",
"username_attribute": "sAMAccountName",
"connect_timeout": 5000,
"response_timeout": 5000,
"skip_users": [
"admin",
"kibanaserver",
"kibanaro",
"logstash",
"readall",
"snapshotrestore",
"csg*****ingestion"
]
}
},
"description": "VDSI Active Directory authentication"
}
},
"authz": {
"uswin_ldap_authz": {
"http_enabled": true,
"authorization_backend": {
"type": "ldap",
"config": {
"enable_ssl": true,
"enable_start_tls": false,
"enable_ssl_client_auth": false,
"verify_hostnames": true,
"pemtrustedcas_filepath": "certs/ldap-ca-bundle.pem",
"hosts": [
"uswinlb.vzwcorp.com:636"
],
"follow_referrals": false,
"bind_dn": "SVC-CSG-ELK-LDAP@uswin.ad.vzwcorp.com",
"password": "***",
"userbase": "DC=uswin,DC=ad,DC=vzwcorp,DC=com",
"usersearch": "(sAMAccountName={0})",
"rolebase": "OU=Groups,DC=uswin,DC=ad,DC=vzwcorp,DC=com",
"rolesearch": "(member={0})",
"rolename": "cn",
"resolve_nested_roles": false,
"connect_timeout": 5000,
"response_timeout": 5000,
"skip_users": [
"admin",
"kibanaserver",
"kibanaro",
"logstash",
"readall",
"snapshotrestore",
"csg*ingestion"
]
}
},
"description": "USWIN LDAP group authorisation"
},
"adebp_ldap_authz": {
"http_enabled": true,
"authorization_backend": {
"type": "ldap",
"config": {
"enable_ssl": true,
"enable_start_tls": false,
"enable_ssl_client_auth": false,
"verify_hostnames": true,
"pemtrustedcas_filepath": "certs/ldap-ca-bundle.pem",
"hosts": [
"adebpsmlb.vzwcorp.com:636"
],
"follow_referrals": false,
"bind_dn": "SVC-CSG-ELK-LDAP@adebp.vzwcorp.com",
"password": "***",
"userbase": "DC=adebp,DC=vzwcorp,DC=com",
"usersearch": "(sAMAccountName={0})",
"rolebase": "OU=Groups,DC=adebp,DC=vzwcorp,DC=com",
"rolesearch": "(member={0})",
"rolename": "cn",
"resolve_nested_roles": false,
"connect_timeout": 5000,
"response_timeout": 5000,
"skip_users": [
"admin",
"kibanaserver",
"kibanaro",
"logstash",
"readall",
"snapshotrestore",
"csg*****ingestion"
]
}
},
"description": "ADEBP LDAP group authorisation"
},
"vdsi_ldap_authz": {
"http_enabled": true,
"authorization_backend": {
"type": "ldap",
"config": {
"enable_ssl": true,
"enable_start_tls": false,
"enable_ssl_client_auth": false,
"verify_hostnames": true,
"pemtrustedcas_filepath": "certs/ldap-ca-bundle.pem",
"hosts": [
"vdsilb.vzwcorp.com:636"
],
"follow_referrals": false,
"bind_dn": "SVC-CSG-ELK-LDAP@vdsi.ent.verizon.com",
"password": "***",
"userbase": "DC=vdsi,DC=ent,DC=verizon,DC=com",
"usersearch": "(sAMAccountName={0})",
"rolebase": "OU=Groups,DC=vdsi,DC=ent,DC=verizon,DC=com",
"rolesearch": "(member={0})",
"rolename": "cn",
"resolve_nested_roles": false,
"connect_timeout": 5000,
"response_timeout": 5000,
"skip_users": [
"admin",
"kibanaserver",
"kibanaro",
"logstash",
"readall",
"snapshotrestore",
"csg*ingestion"
]
}
},
"description": "VDSI LDAP group authorisation"
}
},
"auth_failure_listeners": {},
"do_not_fail_on_forbidden": false,
"multi_rolespan_enabled": true,
"hosts_resolver_mode": "ip-only",
"do_not_fail_on_forbidden_empty": false,
"on_behalf_of": {
"enabled": false
}
}
}
}