This issue is a follow-up of discussions happening in the thread started at #6208 (comment) where we asked how to find a VO from an existing proxy and/or token.
Few alternative options were considered:
- use off-the-shelf tools like
openssl but this not seem possible (?) for VOMS proxies
- use
voms-proxy-info, but this might not be available
- implement a (REST?) API that, given a pilotStamp, returns the VO.
Option 3 might be the way to go.
This issue is a follow-up of discussions happening in the thread started at #6208 (comment) where we asked how to find a VO from an existing proxy and/or token.
Few alternative options were considered:
opensslbut this not seem possible (?) for VOMS proxiesvoms-proxy-info, but this might not be availableOption 3 might be the way to go.