onitake commented on issue #249: [BUG] Incorrect user name shown in top right corner URL: https://github.com/apache/cloudstack-primate/issues/249#issuecomment-602746281 Yes, I get a call to listUsers. The API calls on login are as follows: 1. login 2. listApis 3. listUsers The listUsers call returns a list of all users on the account, and the user name displayed on the top right is precisely the first user returned. It looks like this isn't even related to LDAP.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services