Sandor Molnar created AMBARI-24907:
--------------------------------------
Summary: Update service metainfo to declare LDAP integration
support
Key: AMBARI-24907
URL: https://issues.apache.org/jira/browse/AMBARI-24907
Project: Ambari
Issue Type: Task
Components: ambari-sever
Affects Versions: 2.7.0
Reporter: Sandor Molnar
Assignee: Sandor Molnar
Fix For: 2.8.0
Update service metainfo to declare LDAP integration support. The following tag
may be optionally set in a service's metainfo.xml file:
{noformat}
<ldap>
<supported>true</supported>
<ldapEnabledTest>
{
"equals": [
"ranger-admin-site/ranger.authentication.method",
"LDAP"
]
}
<ldapEnabledTest>
</ldap>{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)