[
https://issues.apache.org/jira/browse/ATLAS-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16562142#comment-16562142
]
ASF subversion and git services commented on ATLAS-2793:
--------------------------------------------------------
Commit 3d2bda3a02398329fcd4a6a2c3224d6e637e8e86 in atlas's branch
refs/heads/branch-0.8 from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=atlas.git;h=3d2bda3 ]
ATLAS-2793: updated AtlasClient approach of determining if kerberos
authentication is enabled or not
(cherry picked from commit b02238491e451bda71e399725ea4a4d021ec766f)
> 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: 0.8.2, 1.0.0
> Reporter: Sarath Subramanian
> Assignee: Madhan Neethiraj
> Priority: Major
> Fix For: 0.8.3, 1.1.0, 2.0.0
>
> Attachments: ATLAS-2793.patch
>
>
> 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
> above property is not set.
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)