What is the best practice to handle profile picture?

Keycloak is excellent. However, almost all applications now support “profile picture”. Even this discourse group shows GitHub profile pictures.

I don’t find a setting for enabling profile pictures for users.

I thought about handling pictures in my own database. But then I thought about identity providers like Google. How should I handle pictures in that case?

Can you guide me in this?

This is not part of Keycloak. A few extensions have been built that allow this. There is a prototype here: GitHub - thomasdarimont/keycloak-avatar-minio-extension: Simple example for managing avatar images with Ke