nextcloud / user_oidc

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

Fix biography attr being used to set the account gender #888

Closed julien-nc closed 1 week ago

julien-nc commented 1 week ago

The biography token attr value was used to set the gender account prop, causing issues when there was no gender but a biography set in the token.

closes #887

cc @skyeBreach