Skip to content

storage.modify scope not honoured by scitokens-cpp #27

@andreaceccanti

Description

@andreaceccanti

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 particular, is not honoured. Probably the cause of this is the following code:

if (me->m_validate_profile == SciToken::Profile::COMPAT &&

There's no "storage.write" scope in the WLCG profile.

And probably this shows up only in compatibility mode, which is however used by default IIUC.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions