Philip Zampino created KNOX-2212:
------------------------------------
Summary: TokenStateService should fail permissively
Key: KNOX-2212
URL: https://issues.apache.org/jira/browse/KNOX-2212
Project: Apache Knox
Issue Type: Bug
Components: Server
Affects Versions: 1.4.0
Reporter: Philip Zampino
Assignee: Philip Zampino
While unlikely, it's possible that the TokenStateService may be presented with
a token, for which it has no state, but which can be verified as a valid
(origin, expiration, etc...) token. In these cases, rather than rejecting the
token for lack of server-managed state, the token's state should be recorded,
and the associated operation permitted.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)