Skip to content

Role checker does not check for user role allowing to enter #10

@DJTOMATO

Description

@DJTOMATO

Hi, I've have this setting

 realm guild_checker {
         guild 722513xxxxxxxxxx {
                 role 106109xxxxxxxxxx
         }

......

 route /* {
          protect using guild_checker
          reverse_proxy xxxxxxxxxxx
  }

I made a dummy discord account, in a private browser window, I don't have the role (double checked the role id, and exists) yet it allows me to login and pass the check.

So as of now, only guild id check is working, but role check is not being enforced.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions