vokac

Results 47 comments of vokac

I would like to avoid huge project of replacing existing perfmarkers and focus just on new `Source` and `Destination`. It would be still possible to update value format in future...

TCP connection with several different sources? I thought that TCP have just one source and one destination address by design. Are you talking about more fancy protocols like SCTP? As...

btw: for the crappy transfer throughput for individual connection I would like to see details about ``` Timestamp: 1537788010\n Stripe Bytes Transferred: 238745\n Stripe Source: tcp:[2001:718:401:6017:2::28]:24081\n Stripe Destination: tcp:[2001:1458:301:105::100:5]:8443\n ```...

Updated proposal came during today's [WLCG BDT meeting](https://indico.cern.ch/event/1288011/?note=238154#4-aob) with suggestion to deprecate old "Stripe" markers.

This works for me after adding following headers * `Credential: none` * `TransferHeaderAuthorization: Bearer $TOKEN`

Institute is not used internally by IAM and referenced class seems to be used only to process data that comes from CERN HR database. Only given name, family name and...

In the near future (summer) we'll rely exclusively on IAM VOMS AA and that means resolution of this issue is getting more important.

May be IAM could validate that user certificate is really "grid personal certificate" (using CaNL & `/etc/grid-security/certificates`), because we already saw cases where user took personal certificate from their institution...

VO Admin (IAM Admin) always had the option to use API to manage certificate subjects for any user. ```python #!/usr/bin/python3 # usage: # export BEARER_TOKEN=$(oidc-token ATLAS-vokac-admin) # python admin_cert_update.py add...

* create CERN account * login with old and valid certificate to IAM * link your CERN account * logout & close browser * select new certificate * login with...