Session key under which the bearer token is stored; WtModel injects it as Authorization: Bearer <token> automatically when present.
Authorization: Bearer <token>
final String tokenKey;