ATLAS HTCondor-CE ping with SCITOKEN

host: 
port: 
aud: 

HTCondor basic info

Test condor_ping with SCITOKEN credentials (new issuer)

05/13/25 00:42:15 recognized WRITE as authorization level, using command 60021.
ERROR: unknown host gridgk07.racf.bnl.gov

Test condor_ping with SCITOKEN credentials (old issuer)

05/13/25 00:42:15 recognized WRITE as authorization level, using command 60021.
ERROR: unknown host gridgk07.racf.bnl.gov

Test condor_ping with GSI credentials

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

condor_ping result:
05/13/25 00:42:15 recognized WRITE as authorization level, using command 60021.
ERROR: unknown host gridgk07.racf.bnl.gov

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/13/25 00:42:16 recognized WRITE as authorization level, using command 60021.
ERROR: unknown host gridgk07.racf.bnl.gov

Client credentials

Token (new issuer):
{
  "wlcg.ver": "1.0",
  "sub": "7dee38a3-6ab8-4fe2-9e4c-58039c21d817",
  "aud": [
    "gridgk07.racf.bnl.gov:9619",
    "condor://gridgk07.racf.bnl.gov:9619",
    "https://wlcg.cern.ch/jwt/v1/any"
  ],
  "nbf": 1747089735,
  "scope": "compute.read compute.cancel compute.modify compute.create",
  "iss": "https://atlas-auth.cern.ch/",
  "exp": 1747435335,
  "iat": 1747089735,
  "jti": "09c51f89-fafb-49cb-a09f-eb58d78fc37a",
  "client_id": "7dee38a3-6ab8-4fe2-9e4c-58039c21d817"
}
Token (old issuer):


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