Closed ggalmazor closed 5 years ago
Aggregate v2.0.0
Forum post
Currently, the call to the web API should get an HTTP 404 error
Changing the password should work
This commit solved the same issue for the login process, but there are still other places in the code that should be fixed:
SecurityServiceImpl.getRealmInfo()
Software and hardware versions
Aggregate v2.0.0
Problem description
Forum post
Steps to reproduce the problem
Currently, the call to the web API should get an HTTP 404 error
Expected behavior
Changing the password should work
Other information
This commit solved the same issue for the login process, but there are still other places in the code that should be fixed:
SecurityServiceImpl.getRealmInfo()
method