Github user nir-sopher commented on a diff in the pull request:

    
https://github.com/apache/incubator-trafficcontrol/pull/398#discussion_r109291446
  
    --- Diff: traffic_ops/app/lib/API/User.pm ---
    @@ -277,6 +285,7 @@ sub current {
                        @data, {
                                "id"              => "0",
                                "username"        => $current_username,
    +                           "tenantId"        => 
$self->current_user_tenant(),
    --- End diff --
    
    I'm probably missing something here. Why a person login with ldap should be 
"root" tenant?
    Please additionally note that I cannot guarantee the ID of the root tenant. 
Furthermore, a root tenant is a tenant with a null parent. There is no 
limitation currently forcing a single root tenant.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to