Picture profile

Hi everyone,

I am starting with use of keycloack and I would like to know how to get the picture profile from Google, Facebook and Microsoft.

I already set up the Identity provider to theses providers, but I’m not receiving the picture profile in URL.

Almost a year later, but will still reply for those with the same question, and stumbling upon this topic.
I had the same issue, solved it by creating a mapper. (Keycloak v24)

First add a “picture” field to the profile.
Then go to Identity Providers > Google > Mappers > Add mapper
Type: Attribute Importer
Set Id, Name, Path and User attrobute name to picutre.

And Bob’s your uncle.

1 Like