{"error":"invalid_request","error_description":"Missing parameter: username"} in Keycloak Google Social login

Viewed 1167

When I login using Google Social login, I get the following error:

{"error":"invalid_request","error_description":"Missing parameter: username"}

I followed all the steps shown in this link of keycloak documentation.

I am using Keycloak 4.4 Final version and configured only fields of Settings tab in the Identity Providers screen of Google social login. Mappers and Permissions tab configurations are not changed.

I confirm that the Redire URI, Client Id and Client Secret fields are configured correctly and direct_grant is selected as the First login flow. Rest of the fields are default values.

Anything else that needs to be configured. Please suggest.

0 Answers
Related