On Thu, Oct 15, 2015 at 8:34 AM, Mike Lowe <j.michael.l...@gmail.com> wrote:
> 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?


Does the user has these roles assigned on keystone?

Yehuda
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to