OpenLiberty / open-liberty

Open Liberty is a highly composable, fast to start, dynamic application server runtime environment
https://openliberty.io
Eclipse Public License 2.0
1.15k stars 587 forks source link

[22.0.0.12] openidConnectClient - Server hangup #25047

Open LucaT75 opened 1 year ago

LucaT75 commented 1 year ago

Hi, I have an open liberty with openidConnectClient configuration. Sometimes the redirect on/oidcclient/redirect/MyRP?state.... show a page with

"Server Hangup" "Description: Server Hangup"

In the server log I don't find any exception

Thanks in advance for yours support.

ayoho commented 1 year ago

Hi, @LucaT75. Thanks for opening an issue. Can you tell me more about your setup and environment? Do you have a proxy like IHS in front of your RP, for instance? A "Server Hangup" message doesn't sound like one that the Liberty server would be emitting (especially the OpenID Connect code itself), but I could be wrong about that. My suspicion would be to attribute this to some kind of connection timeout or communication breakdown with the Liberty server.

LucaT75 commented 1 year ago

Hi @ayoho , yes in front we have a proxy. In attachement the page displayed on browser ServerHangup