stfc / rucio

Rucio - Scientific Data Management
http://rucio.cern.ch
Apache License 2.0
0 stars 0 forks source link

user-interaction: Testing auth tokens at two VOs #25 #61

Closed patrick-austin closed 4 years ago

patrick-austin commented 4 years ago

Testing auth tokens at two VOs

Have added tests for userpass, X509, saml, ssh and gss authentication methods at the REST level, checking that we can create tokens for root at two VOs and that operations using these tokens to authenticate only return information for the correct VO.

No test for OIDC yet as that will involve work to make it VO compatible and is covered by issue #3