You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to log in with Keycloak using the plugin openid_client. The issue I am facing is that when the user clicks on the button the Keycloak page was open successfully but when the user adds his credentials the response after login was null and the web page shows "502 Bad Gateway -Nginx" and the issue I'm facing is on the flutter web. And I'm using your given example. I don't understand what I'm doing wrong.
The text was updated successfully, but these errors were encountered:
I'm trying to log in with Keycloak using the plugin openid_client. The issue I am facing is that when the user clicks on the button the Keycloak page was open successfully but when the user adds his credentials the response after login was null and the web page shows "502 Bad Gateway -Nginx" and the issue I'm facing is on the flutter web. And I'm using your given example. I don't understand what I'm doing wrong.
The text was updated successfully, but these errors were encountered: