Skip to content
This repository was archived by the owner on Apr 16, 2020. It is now read-only.
This repository was archived by the owner on Apr 16, 2020. It is now read-only.

missing role collection XS_CONTROLLER_{ADMIN,USER,AUDITOR} #2

Description

@gregorwolf

When accessing the node service using the web module at the path /node/users I face the following error:

StatusCodeError: 401 - {"code":401,"descriptions":"User \"XSA_ADMIN\" is not a Controller user (missing role collection XS_CONTROLLER_{ADMIN,USER,AUDITOR}). Please make this user a Controller user, assign a Controller role and redo the login.","children":[]}

I'm testing on my HXE with the XSA_ADMIN who has the following role collections assigned:

Screenshot 2020-02-25 at 20 35 58

What's a bit strange is that when accessing /node/userinfo I only see the following scope assigned:

"scopes": [
    "openid"
],

And the app doesn't show any roles:

Screenshot 2020-02-25 at 20 37 29

Scopes:

Screenshot 2020-02-25 at 20 43 26

and Role Templates:

Screenshot 2020-02-25 at 20 43 32

Looking forward for some help.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions