ATLAS HTCondor-CE ping with SCITOKEN

host: 
port: 
aud: 

HTCondor basic info

Test condor_ping with SCITOKEN credentials (new issuer)

05/12/25 23:32:59 recognized WRITE as authorization level, using command 60021.
ERROR: unknown host ce13.pic.es

Test condor_ping with SCITOKEN credentials (old issuer)

05/12/25 23:32:59 recognized WRITE as authorization level, using command 60021.
ERROR: unknown host ce13.pic.es

Test condor_ping with GSI credentials

This can't work with recent HTCondor-CEs that no longer support GSI

condor_ping result:
05/12/25 23:32:59 recognized WRITE as authorization level, using command 60021.
ERROR: unknown host ce13.pic.es

Test condor_ping with SSL credentials

This could work only with recent HTCondor-CEs, but only with special individual SSL mapping for certificate subject:

SSL "" unix_account
condor_ping result:
05/12/25 23:33:00 recognized WRITE as authorization level, using command 60021.
ERROR: unknown host ce13.pic.es

Client credentials

Token (new issuer):
{
  "wlcg.ver": "1.0",
  "sub": "7dee38a3-6ab8-4fe2-9e4c-58039c21d817",
  "aud": [
    "ce13.pic.es:9619",
    "condor://ce13.pic.es:9619",
    "https://wlcg.cern.ch/jwt/v1/any"
  ],
  "nbf": 1747085579,
  "scope": "compute.read compute.cancel compute.modify compute.create",
  "iss": "https://atlas-auth.cern.ch/",
  "exp": 1747431179,
  "iat": 1747085579,
  "jti": "a6c52ef2-47d4-42be-9248-10b6412f52a7",
  "client_id": "7dee38a3-6ab8-4fe2-9e4c-58039c21d817"
}
Token (old issuer):


Proxy:
Proxy not found: /tmp/x509up_u48.prd.htcondor.1906 (No such file or directory)