-
Dear,
I nee help to deploy http plugin for xrootd servers. The xrootd version we are runnin right now is xrootd-server-5.1.1-1.
For sec.protocol we are using xrootd-voms-pluging and works fine.…
-
Using the following `/etc/xrootd/scitokens.cfg`
```
[Global]
audience = https://wlcg.cern.ch/jwt/v1/any
[Issuer OSG-Connect]
issuer = https://wlcg.cloud.cnaf.infn.it/
base_path = /
map_subj…
-
I have just tried the scitoken lib from osg repositories on both xrootd4 and xrootd5 server using xrootd-http, but in both cases I notice the following:
- the authz is correctly managed using the s…
-
Hello,
I have a weird issue with xrootd 5.2 + multiuser plugin. Here are some details below:
Setup is simple 1 redirector and 4 data servers behind.
listing directory fails using root protocol via…
-
Motivation
----------
The SciTokens project aims to build a federated ecosystem for authorization on distributed scientific computing infrastructures. Rucio should be made a full-fledged SciTokens i…
-
On freshdesk ticket #65647 Justas found out the incompatibility between multiuser and checksums.
@ddavila0 talk with XRootD devs about this and I am opening this ticket as a placeholder for the di…
-
Hi,
while testing scope-based authz support in XRootD with @dciangot and @riccardodimaria we noticed that the scitokens library is not compliant with the WLCG profile. The storage.modify scope, in …
-
Now that https://github.com/ncsa/oa4mp supports the https://tools.ietf.org/html/rfc7591 and https://tools.ietf.org/html/rfc7592 standard OAuth APIs for client management, it'd be good for this plug-in…
-
```
>>> stoken = scitokens.SciToken.deserialize(token)
Traceback (most recent call last):
File "", line 1, in
File "/usr/lib/python2.7/site-packages/scitokens/scitokens.py", line 281, in dese…
-
```
>>> val.validate(token)
Traceback (most recent call last):
File "", line 1, in
File "/usr/lib/python2.7/site-packages/scitokens/scitokens.py", line 369, in validate
for claim…