yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #29575
[Bug 1432892] [NEW] Wrong exception when validating trust scoped tokens with disabled trustor
Public bug reported:
When validating a trust scoped token with disabled trustor, an exception
of type Forbidden with message 'Trustor is disabled.' is raised.
However, the exception used when the user (owning the role assignment for the provided token) is disabled is Unauthorized.
This should be changed in order to make the API consistent.
** Affects: keystone
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1432892
Title:
Wrong exception when validating trust scoped tokens with disabled
trustor
Status in OpenStack Identity (Keystone):
New
Bug description:
When validating a trust scoped token with disabled trustor, an
exception of type Forbidden with message 'Trustor is disabled.' is
raised.
However, the exception used when the user (owning the role assignment for the provided token) is disabled is Unauthorized.
This should be changed in order to make the API consistent.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1432892/+subscriptions
Follow ups
References