Comment 7 for bug 1041396

Revision history for this message
Joseph Heck (heckj) wrote : Re: Token validation includes revoked roles

+2 from me on the patches, although we need to be aware that the solution to this vulnerability is *dependent* on the token backend being able to list tokens through the internal token API.

The patches current invoke a WARN log message in that case (i.e. listing tokens returning a NotImplemented exception) - should this be an "ERROR" and is it actionable?

I think WARN is appropriate here, but I thought it worth asking the question.