Files
opencloud/accounts/docs/_index.md
A.Unger 38cecdbf0f Add 'accounts/' from commit 'd2585070bc25d2c8cd0c86476041ee502afb4ac5'
git-subtree-dir: accounts
git-subtree-mainline: 7b8e9bc298
git-subtree-split: d2585070bc
2020-09-18 12:21:51 +02:00

829 B

title, date, weight, geekdocRepo, geekdocEditPath, geekdocFilePath
title date weight geekdocRepo geekdocEditPath geekdocFilePath
Accounts 2018-05-02T00:00:00+00:00 10 https://github.com/owncloud/ocis-accounts edit/master/docs _index.md

GitHub

Abstract

OCIS needs to be able to identify users. Whithout a non reassignable and persistend account ID share metadata cannot be reliably persisted. ocis-accounts allows exchanging oidc claims for a uuid. Using a uuid allows users to change the login, mail or even openid connect provider without breaking any persisted metadata that might have been attached to it.

  • persists accounts
  • uses graph api properties -ldap can be synced using the onpremise* attributes

Table of Contents

{{< toc-tree >}}