From: Krzysztof B. <kb...@un...> - 2018-07-04 07:06:49
|
W dniu 03.07.2018 o 16:22, Nikolaos Evangelou pisze: > Hello Krzysztof, > > I’m testing your suggestion to create a separate oauth authorization > endpoint, but I got some issues. When I make an authentication request > to the new endpoint, I go directly to the login page of my preselected > IdP (as expected) but after the login I got stack to > ${new_endpoint}/oauth2-authz-web-entry portal, and I’m asked to login > again. Do you have any suggestion to deal with this issue? Can you evaluate debug logs carefully, together with web browser logs? What happens there, what is precise flow of redirections? Visually this effect in web browser can be due many reasons - up to situation where everything works but your client is redirecting to Unity again as it doesn't accept your new endpoint. Best, Krzysztof |