-
Notifications
You must be signed in to change notification settings - Fork 6
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
It is not possible to login or register with internal auth #365
Comments
@LaChope It behaves the same for me, I investigated server log file, and this is the error: |
@kostobog A similar issue happened so many times that we should at least talk about how to test JUnit tests (maybe would be hard to implement, but let's brainstorm about that) |
@blcham This inconsistency occurred when adjusting fta-fmea to be compatible with keyckloak docker distribution. |
When using internal auth (both development and production modes), I cannot login or register a new user. When I try to register a new user, I get denied. The API call is
/auth/register
.@blcham @Kasmadei Can you check if this also happens to you?
@kostobog could it be because the backend needs a logged user even for public pages?
This issue is a blocker for #343.
Backend logs:
The text was updated successfully, but these errors were encountered: