← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1313263] Re: Missing Operation in the Identity CLI and Python Client

 

The keystoneclient CLI will be stuck with V2 operations.  It cannot
validate tokens for any but an admin user as it caanot fetch the
revocation list:  otherwise we have a security hole.

The V3 API is a different story:  with revocation events, normal users
will be able to validate tokens.  Work to this effect is already in
progress:   https://review.openstack.org/#/c/81166/

** Changed in: keystone
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1313263

Title:
  Missing Operation in the Identity CLI and Python Client

Status in OpenStack Identity (Keystone):
  Won't Fix

Bug description:
  The CLI and the client don't support validating tokens, unlike the API
  [1].

  [1] http://docs.openstack.org/api/openstack-identity-
  service/2.0/content/GET_validateToken_v2.0_tokens__tokenId__Token_Operations.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1313263/+subscriptions


References