mirror of
https://github.com/owncloud/ocis
synced 2026-04-25 17:25:21 +02:00
We now use the graph user's identities property to store the subject and issuer claims when autoprovisioning a user. The attrbute is not really used anywhere yet, but will allow us to detect renames and other changes in the future. Closes: #8956