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

(Updated Nov. 7, 2016, 12:59 p.m.)


Review request for atlas, Ankita Sinha, keval bhatt, Madhan Neethiraj, Shwetha 
GS, and Suma Shivaprasad.


Changes
-------

This patch includes fix review comments on earlier version


Bugs: ATLAS-1244
    https://issues.apache.org/jira/browse/ATLAS-1244


Repository: atlas


Description
-------

This patch includes new filter for Atlas to Support KnoxSSO Authentication.


Diffs (updated)
-----

  distro/src/conf/atlas-application.properties 0349ccc 
  webapp/pom.xml 6dbd484 
  
webapp/src/main/java/org/apache/atlas/web/filters/AtlasAuthenticationFilter.java
 30200b5 
  
webapp/src/main/java/org/apache/atlas/web/filters/AtlasSSOAuthenticationFilter.java
 PRE-CREATION 
  webapp/src/main/java/org/apache/atlas/web/filters/SSOAuthentication.java 
PRE-CREATION 
  
webapp/src/main/java/org/apache/atlas/web/filters/SSOAuthenticationProperties.java
 PRE-CREATION 
  
webapp/src/main/java/org/apache/atlas/web/security/AtlasAbstractAuthenticationProvider.java
 595387a 
  
webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationProvider.java
 23d3d70 
  
webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java
 8654716 
  webapp/src/main/resources/spring-security.xml ea9aa94 
  webapp/src/main/webapp/WEB-INF/web.xml 7c6bc6d 
  webapp/src/test/webapp/WEB-INF/web.xml 1b152ee 

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


Testing
-------

Verified Knox SSO authentication.
Verified basic authentication process
Verified form based authentication process

All existing test cases passing.


Thanks,

Nixon Rodrigues

Reply via email to