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

Wrong errormessage when using http rather than https #7

Open
marikaris opened this issue Dec 3, 2018 · 1 comment
Open

Wrong errormessage when using http rather than https #7

marikaris opened this issue Dec 3, 2018 · 1 comment
Labels
🐛 bug Something isn't working

Comments

@marikaris
Copy link
Contributor

Run add user command of mdev on a server (https), but specifying it by http://molgenisxx.gcc.rug.nl

Expected:

  • Server not correctly specified (did you mean https?)

Observed:
org.molgenis.data.security.exception.EntityTypePermissionDeniedException: permission:READ_METADATA entityTypeId:sys_md_EntityType

@marikaris marikaris added the 🐛 bug Something isn't working label Dec 12, 2018
@tommydeboer
Copy link
Collaborator

@marikaris This is tricky to fix because MOLGENIS returns a valid response and no errors. We also need to use the READ_METADATA permission denied message to determine that a super user isn't logged in anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants