Currently one cannot validate a bearer token without an outbound network connection: ```console $ scitokens-test-access $BEARER_TOKEN https://cilogon.org/ligo ANY read /frames Failed to deserialize a token: Couldn't connect to server ``` Is this feasible? It would enable using tokens for jobs on cluster nodes that are not exposed to the network (e.g. on LIGO/Hawk in Cardiff).