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

Mapstore returning an 500 error with OIDC group mapping with user matching more than one group #10722

Open
RomainBourgATOL opened this issue Dec 6, 2024 · 0 comments
Labels

Comments

@RomainBourgATOL
Copy link
Contributor

Description

When mapstore has a OIDC integration for the users, if the user matches more than one group in the group's mapping Mapstore become unusable (500 error from server after authenticating)

How to reproduce

Expected Result
The user is correctly authenticated and mapped to two mapstore groups : groupA and groupB

Current Result
500 error server-side, no interface

Other useful information

  • If you remove one group, the user can user Mapstore without error
  • The keycloak's user can have multiple roles, but if at least two of them are present in the mapstore's group configuration mapping the problem will occur
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant