ATLAS HTCondor-CE ping with SCITOKEN

host: 
port: 
aud: 

HTCondor basic info

Test condor_ping with SCITOKEN credentials (new issuer)

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

Test condor_ping with SCITOKEN credentials (old issuer)

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

Client credentials

Token (new issuer):
{
  "wlcg.ver": "1.0",
  "sub": "7dee38a3-6ab8-4fe2-9e4c-58039c21d817",
  "aud": [
    "gridgk03.racf.bnl.gov:9619",
    "condor://gridgk03.racf.bnl.gov:9619",
    "https://wlcg.cern.ch/jwt/v1/any"
  ],
  "nbf": 1747087254,
  "scope": "compute.read compute.cancel compute.modify compute.create",
  "iss": "https://atlas-auth.cern.ch/",
  "exp": 1747432854,
  "iat": 1747087254,
  "jti": "211969ff-50de-4330-9f61-5e513f4c363e",
  "client_id": "7dee38a3-6ab8-4fe2-9e4c-58039c21d817"
}
Token (old issuer):


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