You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Justin Leet (JIRA)" <ji...@apache.org> on 2018/10/25 18:20:00 UTC

[jira] [Created] (METRON-1844) Allow for LDAP to be used for authentication and roles

Justin Leet created METRON-1844:
-----------------------------------

             Summary: Allow for LDAP to be used for authentication and roles
                 Key: METRON-1844
                 URL: https://issues.apache.org/jira/browse/METRON-1844
             Project: Metron
          Issue Type: New Feature
            Reporter: Justin Leet
            Assignee: Justin Leet


Based on Simon's work from the SSO feature branch, we can pull the LDAP portions out in a more standalone manner.

This should
 * Letting users optionally use LDAP. Backwards-compatibility should be maintained for JDBC purposes.
 * Provide the configs necessary for SSL (this is just providing the truststore args, Spring takes care of the actual connection)
 * Be configured via Ambari
 * Ensure roles can be mapped appropriately (e.g. ROLE_ADMIN and ROLE_USER).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)