I’m having some trouble with radosgw and keystone integration, I always get the 
following error:

user does not hold a matching role; required roles: Member,user,_member_,admin

Despite my token clearly having one of the roles: 

        "user": {
            "id": "401375297eb540bbb1c32432439827b0",
            "name": "jomlowe",
            "roles": [
                {
                    "id": "8adcf7413cd3469abe4ae13cf259be6e",
                    "name": "user"
                }
            ],
            "roles_links": [],
            "username": "jomlowe"
        }

Does anybody have any hints?
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to