You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Yusaku Sako (JIRA)" <ji...@apache.org> on 2017/02/06 22:08:42 UTC

[jira] [Updated] (AMBARI-14375) Modify users API endpoint to use user id as PK instead of user name

     [ https://issues.apache.org/jira/browse/AMBARI-14375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yusaku Sako updated AMBARI-14375:
---------------------------------
    Fix Version/s:     (was: 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
>
> 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.15#6346)