Skip to content

request help: How to set user rights management? #1453

Closed
@FunnySunshine520

Description

Issue description

If I had five interfaces:foo/a, foo/b, foo/c, foo/d, foo/e;
And there are two consumers: userA, userB.

userA can only access interface foo/a, foo/b, foo/c
userB can only access interface foo/c, foo/d, foo/e

I want userA and userB to use the same URL access foo/e,then userA does not have permission and userB may access normally。

question

Can I build the effect I want through the existing plugins?

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