[
https://issues.apache.org/jira/browse/AMBARI-14375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15422269#comment-15422269
]
Jayush Luniya commented on AMBARI-14375:
----------------------------------------
Moving out to 2.5.0
> Modify users API endpoint to use user id as PK instead of user name
> -------------------------------------------------------------------
>
> Key: AMBARI-14375
> URL: https://issues.apache.org/jira/browse/AMBARI-14375
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 2.4.0
> Reporter: Myroslav Papirkovskyi
> Assignee: Myroslav Papirkovskyi
> Priority: Critical
> Fix For: 2.5.0
>
>
> Currently user is accessed via API endpoint using its name.
> {{/users/admin}}
> which is not unique actually, we can have few users with same name if they
> are of different type (local, ldap, jwt).
> Such situation causes hard fail right now, conflicting users are unable to
> login.
> This also restricts us from using case-insensitive login when preserving
> original case.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)