-
When using ZTN to pass the scitoken, the token reaches `XrdAccSciTokens::Validate()` as expected. However, a later call to `XrdAccSciTokens::Access()` fails.
https://github.com/xrootd/xrootd/blob/1…
-
Is there a plan to revive the online documentation for the scitokens Python package? has a 0.1 version of the docs, which is now quite out of date.
I would be happy to help configure readthedocs.i…
-
Given you do not support python2, six should not be needed.
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
I try `conda install -c conda-forge pymultinest` and I get the error
```
> conda install…
-
f70cedee1d29d5dce98da496354b3c543a2aa6ce bumped the package version in `src/scitokens/__init__.py` but not in the RPM spec file, which means that the CI pipelines are [failing](https://github.com/scit…
-
Add support for using certbot with ncsa-cert-manager: https://wiki.ncsa.illinois.edu/pages/viewpage.action?pageId=144016536
Once working, this should probably be the default over LetsEncrypt for ho…
-
when running this command:
```
curl -f -k -L -H "Authorization: Bearer ${TOKEN}" -X DELETE https://fndcaitb4.fnal.gov:2880${spath}/junk.data
```
I get this error
```
curl: (22) NSS: clien…
-
OS: ArchLinux x86_64
GCC: 8.2.1
CMake: 3.12.4
The provided `FindCPPUnit.cmake` cannot find `cppunit` on ArchLinux (I presume in general as well). Current workaround is to manually pass the follow…
-
What makes GCN special from a tech perspective?
- kafka, innovative things compared to Rubin & SCiMMA
- kafka is already used throughout NASA, and we’re supporting FedRAMP thru confluent so we can …
-
The htcondor publisher should support token authentication as an alternative to the current x509.
Ideally, both are supported and one or the other is used depending on the configuration.