Sparx Systems Forum

Pro Cloud Server / Prolaborate / WebEA => PCS General Board => Topic started by: lynch80516 on July 08, 2021, 03:06:17 pm

Title: WebEA with openid not working
Post 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.
Title: Re: WebEA with openid not working
Post by: ddrakos on September 24, 2021, 11:30:07 pm
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
Title: Re: WebEA with openid not working
Post by: lynch80516 on September 25, 2021, 12:21:07 am
Thanks I had that callback in keycloak webea is giving me a parameter error without any other clues.