Github user merrimanr commented on the issue:
https://github.com/apache/metron/pull/1111
Here is what I think is pending on this PR:
- Address the minor comments I've made inline
- Update the metron-rest and/or other relevant READMEs with the new
authentication approach
- Create a follow on Jira to implement a simple LDAP group to role mapping
so that we're not introducing a regression
- Create a follow on Jira to implement roles properly (would that be
outside of this feature branch?)
- Add architecture documentation either in this PR or create a follow on
Jira for it
- Create a follow on Jira to convert metron-rest to use the testing
infrastructure in metron-security
---