You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Sarath Subramanian (JIRA)" <ji...@apache.org> on 2018/07/26 23:51:00 UTC

[jira] [Created] (ATLAS-2793) Enhance AtlasClient to use UGI's authentication method to initialize URL connection handler

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)