Hi team !
I installed ehrbase on docker but when I log in with my account default it doesn’t work.
Please help me give suggestions to handle this problem
SECURITY_AUTHUSER=ehrbase-user
SECURITY_AUTHPASSWORD=SuperSecretPassword
Video error
Thanks team !
Waiting for your answer !!!
Hi,
Ehrbase is not an application it is a service so the only ‘UI’ available is the Swagger API page which is at http://localhost:8080/ehrbase/swagger-ui/index.html and needs the Admin user name and password.
Also remember that this is a community site so although you will find that you normally get a friendly answer, it might take a bit of time.
2 Likes
Thanks ian.mcnicoll !
I use usename ehrbase-user and password SuperSecretPassword at link http://localhost:8080/ehrbase/swagger-ui/index.html but can’t access the swagger screen. Do you have any other user password information to access?
SECURITY_AUTHADMINUSER=ehrbase-admin
SECURITY_AUTHADMINPASSWORD=EvenMoreSecretPassword
As in the .env file
2 Likes