[
https://issues.apache.org/jira/browse/ATLAS-3666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17066151#comment-17066151
]
ASF subversion and git services commented on ATLAS-3666:
--------------------------------------------------------
Commit c2b21ffd9d9da57e98b2e38b47724c39c7fc2554 in atlas's branch
refs/heads/branch-2.0 from Madhan Neethiraj
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=c2b21ff ]
ATLAS-3666: updated file-based authentication to use BCrypt - #2
(cherry picked from commit 76011077145d0eb6c8d683ffc7ceee6614ba2573)
> file-based authentication improvement
> -------------------------------------
>
> Key: ATLAS-3666
> URL: https://issues.apache.org/jira/browse/ATLAS-3666
> Project: Atlas
> Issue Type: Improvement
> Components: atlas-webui
> Reporter: Madhan Neethiraj
> Assignee: Madhan Neethiraj
> Priority: Major
> Fix For: 2.1.0, 3.0.0
>
> Attachments: ATLAS-3666-2.patch, ATLAS-3666.patch
>
>
> Atlas supports multiple mechanisms to authenticate users, like: kerberos,
> LDAP, Knox Single Sign-on, KeyCloak, PAM, and file-based authentication.
> File-based authentication uses encrypted user details in a file to
> authenticate users. This JIRA is track update to this implementation to use
> BCrypt encryption.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)