Sarath Subramanian created ATLAS-2793:
-----------------------------------------
Summary: Enhance AtlasClient to use UGI's authentication method to
initialize URL connection handler
Key: ATLAS-2793
URL: https://issues.apache.org/jira/browse/ATLAS-2793
Project: Atlas
Issue Type: Improvement
Components: atlas-core
Affects Versions: 1.0.0, 0.8.2
Reporter: Sarath Subramanian
Assignee: Sarath Subramanian
Fix For: 0.8.3, 1.1.0
Currently the atlas client checks if kerberos authentication is enabled using a
property - *atlas.authentication.method.kerberos=true*
The client needs to be updated to inspect the UGI's authentication method
(SIMPLE or KERBEROS) and initialize the right URL Connection Handler if the
property is not set.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)