Giter Club home page Giter Club logo

quanttide-specification-of-digital-identities's Introduction

量潮GitHub组织管理

仓库目录

  • profile/README.md: 组织简介
  • workflows: 组织GitHub Actions

GitHub Actions

参考官方文档

quanttide-specification-of-digital-identities's People

Contributors

guo-zhang avatar

Watchers

 avatar

quanttide-specification-of-digital-identities's Issues

访问控制-权限控制模型

定义:
权限控制模型是一种用于管理和限制用户或系统对资源(如文件、数据库记录、网络服务等)访问的机制或框架。在计算机科学和信息技术中,权限控制模型确保只有拥有适当权限的用户或系统进程才能执行特定操作,比如读取、写入、修改或删除资源。

模型:

组织领域模型定义

Organization的嵌套关系有两种:

  1. 树状,即简单的父子关系。
  2. 树+标签,即允许组织形成标签关系,类似于“项目组合”。

每个Organization有自己的租户Tenant隔离资源。

OrganizationUser组织用户。用户在组织内的唯一身份。
同一个用户在相关的不同组织的身份,可以采取的设计方式:

  1. 同步信息。优点是架构简单,缺点是需要解决一致性问题。
  2. 引用某个组织的身份。优缺点和上面相反。

OrganizationUserGroup组织用户组。比如部门Department、委员会Committee等。

创建者字段

created_by字段

在以下两种场景:

  1. 系统新版本更新时加入字段,原本的字段不一定知道什么时候创建的。
  2. 创建者离开组织注销账户。

都需要明确的定义。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.