Sparx Systems Forum
Pro Cloud Server / Prolaborate / WebEA => PCS General Board => Topic started by: lynch80516 on July 08, 2021, 03:06:17 pm
-
I’m trying to configure webea to use openid sso via key cloak. I configured openid in the model and tested successfully with accessing the model using openid. When I try and access the model using webea I get an internal server error after selecting a model and then desktop. The login doesn’t redirect to keycloak. If I uncheck use openid is the users webea works fine with windows and local usernames and passwords. Any help would be greatly appreciated.
-
Hi,
maybe you should just add following string in your OpenID Callback URL(s) configuration
http://localhost:8888/openid/callback, https://xxxx.com/WebEA/login_sso.php
Regards
Drakos
-
Thanks I had that callback in keycloak webea is giving me a parameter error without any other clues.