Hi, I have configured ceph.conf like below for integration of radosgw with keystone. [client.radosgw.gateway] host = mon keyring = /etc/ceph/ceph.client.radosgw.keyring rgw socket path = /tmp/radosgw.sock log file = /var/log/ceph/radosgw.log rgw keystone url = http://controller:35357/v2.0 rgw keystone admin token = password rgw keystone accepted roles = admin rgw keystone token cache size = 100 rgw keystone revocation interval = 30 rgw s3 auth use keystone = true nss db path = /var/lib/ceph/nss I have generated ssl certificates as well. Now If I run rados gateway, I could see below lines in /var/log/ceph/radosgw.log 2014-05-08 11:55:18.859608 7f1fe0bb9780 0 ceph version 0.72.2 (a913ded2ff138aefb8cb84d347d72164099cfd60), process radosgw, pid 18481 2014-05-08 11:55:19.698684 7f1fc9ffb700 0 revoked tokens response is missing signed section 2014-05-08 11:55:19.698794 7f1fc9ffb700 0 ERROR: keystone revocation processing returned error r=-22 Please help me in understanding what is this issue. how can this issue can be resoloved. Thanks, Srinivas. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.ceph.com/pipermail/ceph-users-ceph.com/attachments/20140508/c07c35f2/attachment.htm>