Hello Shinji,
I still have a problem creating a session with the user "root" with password "secret".
I post a http request to the server via

curl -X POST -i http://localhost:8888/rest/v1/session

This causes a Shiro-Authentification-page to open in which I enter the credentials and accept with "OK".
The application inside the docker container then outputs this exception:

2018-08-29 14:34:25.286 WARNING 17-qtp1054932644-17 com.ethercis.logonservice.session.SessionManager connect: Access is denied: ServiceManagerException errorCode=[user.connect] location=[com.ethercis.authenticate.shiro.ShiroAuthenticate] message=[#1.0.0 Unknown account:ethercis]
INFO - com.ethercis.vehr.AccessLog.log(59) | unknown:post:rest/v1/session
INFO - com.ethercis.vehr.VEhrGateServlet.syncExecute(640) | Error trapped:#1.0.0 Unknown account:ethercis

Do you have an idea what could be the problem ?
Greetings
Georg

--
---------------------------------------------------------------------
Dipl.-Inf. Georg Fette      Raum: B001
Universität Würzburg        Tel.: +49-(0)931-31-85516
Am Hubland                  Fax.: +49-(0)931-31-86732
97074 Würzburg              mail: georg.fe...@uni-wuerzburg.de
---------------------------------------------------------------------


_______________________________________________
openEHR-implementers mailing list
openEHR-implementers@lists.openehr.org
http://lists.openehr.org/mailman/listinfo/openehr-implementers_lists.openehr.org

Reply via email to