Josune Cordoba

Results 68 comments of Josune Cordoba

The reason to do this in the client instead of sending a redirect is to avoid CORS.

Ok, so probably I misunderstand the issue :) I thought that the issue was to avoid this screen: ![image](https://user-images.githubusercontent.com/49480155/188926671-e1b5453f-8877-460a-8acc-b327a48f1943.png) You need to click in order to be redirected to the...

So, we should create another ticket for the flash login screen?

> > So, we should create another ticket for the flash login screen? > > Yes I'd say they're separate issues. This issue is just about skipping the login page...

> > Also, I have set the autologin for OpenShift. Or, should be applied to just OpenId? I though it would be more consistent. > > Try to double-check, because...

BTW. If you log out, you are redirected again to the 3rd party login page. So, as a summary, this change setup autologin for OpenShift and OpenId auth strategies.

> The auto-redirection works, but looks like it is not possible to redirect unconditionally. > > The case that I hit: I logged in with a valid user, but such...

> > But, It think the problem is that it doesn't seem to be correctly updated. I'm doing some tests. > > Quite possible, as errors come from different sources....

I think with these two additional checks we can ensure that the redirect will be made: - For oauth authentication - If there is not an error in the authentication...

If you see the image from the failing test: https://github.com/kiali/kiali/suites/8198803432/artifacts/357005649 The node link is disabled because there is no service selected (No namespace is selected). When I run this test...