Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.1.29 default get guest role (with users and admin) #357

Open
PaddyPat opened this issue Aug 19, 2024 · 1 comment
Open

v1.1.29 default get guest role (with users and admin) #357

PaddyPat opened this issue Aug 19, 2024 · 1 comment

Comments

@PaddyPat
Copy link

PaddyPat commented Aug 19, 2024

in 1.1.27 it works as default
in 1.1.29 the user (user and admin) get a second "guest" group which breaks /settings

"origin": "local",
"realm": "local",
"roles": [
"authp/user",
"authp/guest"
],
"sub": "user"
}

How can I remove second authp/guest if user or admin is also in roles?
br

@PaddyPat PaddyPat changed the title v1.1.19 default get guest role (with users and admin) v1.1.29 default get guest role (with users and admin) Aug 19, 2024
@amc1999
Copy link

amc1999 commented Oct 31, 2024

I have the same problem and have to use v1.1.27

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

No branches or pull requests

3 participants