-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53728/
-----------------------------------------------------------

(Updated Nov. 15, 2016, 8:19 p.m.)


Review request for Ambari, Miklos Gergely, Robert Nettleton, and Sumit Mohanty.


Changes
-------

change label name


Bugs: AMBARI-18821
    https://issues.apache.org/jira/browse/AMBARI-18821


Repository: ambari


Description
-------

added JWT based authentication for Log Search.
Added a new filter with request matchers. Filter is executed after the original 
authentication filter is done wit the filtering, therfore its not needed to 
change anything on ambari server side (REST API)


Diffs (updated)
-----

  ambari-logsearch/ambari-logsearch-portal/pom.xml be58732 
  
ambari-logsearch/ambari-logsearch-portal/src/main/java/org/apache/ambari/logsearch/conf/AuthPropsConfig.java
 67ddd1f 
  
ambari-logsearch/ambari-logsearch-portal/src/main/java/org/apache/ambari/logsearch/conf/SecurityConfig.java
 d3db110 
  
ambari-logsearch/ambari-logsearch-portal/src/main/java/org/apache/ambari/logsearch/web/filters/LogsearchJWTFilter.java
 PRE-CREATION 
  
ambari-logsearch/ambari-logsearch-portal/src/main/java/org/apache/ambari/logsearch/web/filters/LogsearchSecurityContextFormationFilter.java
 1320278 
  
ambari-logsearch/ambari-logsearch-portal/src/main/java/org/apache/ambari/logsearch/web/filters/LogsearchUsernamePasswordAuthenticationFilter.java
 85688a2 
  
ambari-logsearch/ambari-logsearch-portal/src/main/java/org/apache/ambari/logsearch/web/model/JWTAuthenticationToken.java
 PRE-CREATION 
  
ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/configuration/logsearch-properties.xml
 febeffd 
  
ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/themes/theme.json
 2ed6474 
  ambari-web/app/data/HDP2/site_properties.js 5be3b5a 

Diff: https://reviews.apache.org/r/53728/diff/


Testing
-------

testing done.


Thanks,

Oliver Szabo

Reply via email to