Sparx Systems Forum
Pro Cloud Server / Prolaborate / WebEA => PCS Bugs and Issues => Topic started by: blaisephilip on June 08, 2022, 02:08:00 am
-
Setup:
Windows Server 2019 Standard
Prolaborate Version 4.1.2.0
PCS 5.0.104
DB: MySQL
Dear all,
during the deployment of Prolaborate, I'm facing an authentication issue:
Our model has enabled model security, with active Windows and OpenID users. Additionally I've added an EA Worker and a Prolaborate Worker user - the first for automated diagram image generation (this works well), the second for repository-related Prolaborate connection. Prolaborate and PCS are working in the same domain.
(https://github.com/blaisephilip/frm-store/blob/main/img/2022-06-07%2017_08_15-ea_server_rdp%20-%2010.1.72.84%20-%20Remote%20Desktop%20Connection.png?raw=true)
Prolaborate lets me store the user+pass for the repository connection successfully, still, after refreshing the tab in Google Chrome, the warning from above is shown. No further content configuration for the repository is possible. In the logs I see the following not too informative authentication issue error:
2022-06-07T17:07:44.0856418+02:00 [ERR] () Internal Error occurred : {"ReferenceLink":null,"Code":"011501","Information":"Invalid Authentication"}
Any input would be appreciated. Thanks in advance.
-
Hi
Please ensure that the port authentication was disabled ( set to None )in the pro cloud server configuration?
(https://i.ibb.co/GkqhX3t/2022-06-16-11-23-50.png)
HTH
-
Thank you for the solution, it worked. I can proceed with repository configurations now.