scitokens / scitokens-cpp

A C++ implementation of the SciTokens library with a C library interface
Apache License 2.0
5 stars 22 forks source link

Add new compute.* scopes to the supported profile #29

Open bbockelm opened 4 years ago

bbockelm commented 4 years ago

We should recognize the compute.* scopes in a SciToken and translate them as we do now for WLCG tokens.

djw8605 commented 4 years ago

Should we also translate the storage.read and storage.write as well?