nextcloud / user_oidc

OIDC connect user backend for Nextcloud
GNU Affero General Public License v3.0
88 stars 35 forks source link

Fix setting avatar on login #838

Closed julien-nc closed 3 months ago

julien-nc commented 7 months ago

@juliushaertl What do you think about supporting URLs, in terms of security?

closes #835

juliusknorr commented 7 months ago

What do you think about supporting URLs, in terms of security?

I'd say this is fine as long as it requires configuring the avatar mapping. In that case the source would need to be somewhat trusted by the admin, but I'd say this is something we can require the admin of the Nextcloud/IdP to consider during configuration.

konradmoesch commented 4 months ago

Is there anything still to be done that I can help with? For me, this PR looks complete.

andrevmatos commented 4 months ago

This would be a great improvement, also to work with Authentik's user avatar file upload which becomes base64 urls