def get_access_keys_user(self, user):
        """ Get a list of access keys associated with an user

            Security: Authenticated user with 'admin' permission.