Skip to content

[XNATWORKS] Investigate XNATAuthenticator plugin workflow for openid #164

@tclose

Description

@tclose

@fxusyd:

roles_response = requests.get(f'{xnat_url}/xapi/users/{username}/roles', auth=(username, password))
Above is why the openid user won’t authenticate again after user log out of the notebook

When the notebook refresh, XNATAuthenticator is called.
Therefore, it won’t work for openid user

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