Is it possible to store the user picture using the default user picture and/or profile?

Comments

bart.hanssens’s picture

Could be done (in theory) as the IDP can send the raw picture data, but it hasn't been tested yet with Drupal / OpenID.
It probably requires the http://drupal.org/project/profile_pictures module, so perhaps a separate beididp_profile_picture module is needed.

sponnet’s picture

Bart,
Can you point me to the documentation how the request should be formed to have the picture sent back from the IDP ? I'll take a shot at implementing this then. This was on my favourite list too.

bart.hanssens’s picture

Status: Active » Postponed

Apparently sending the picture over openid isn't implemented yet on the eID IDP, although it could be implemented quite easily.
It is now a new feature request: http://code.google.com/p/eid-idp/issues/detail?id=5

bart.hanssens’s picture

Version: » 7.x-0.x-dev
Assigned: Unassigned » bart.hanssens
Status: Postponed » Active

IdP source code now has support for photo attribute (http://code.google.com/p/eid-idp/source/detail?r=448), now waiting for update on e-contract eID IDP server.

bart.hanssens’s picture

Version: 7.x-0.x-dev » 7.x-1.0-alpha1

Ok, should be updated on IDP server, so perhaps it can be done now

bart.hanssens’s picture

Issue summary: View changes
Status: Active » Postponed