IT:AD:Account

An Entity (User, Device, Service) can have multiple Identities.

An Identity can be used to start an Account with a Service.

An Account can be associated to one or more Subscriptions. In some cases as the Subscription owner/manager.


!includeurl http://skysigal.com/_media/resources/configuration/plantuml/minimalist.txt

package Entity {
class Person
class Device
class Service

Person -[HIDDEN]DOWN- Device
Device -[HIDDEN]DOWN- Service
}

EntityRelying Party (RP)PersonDeviceServiceAccountSubscriptionOwner:AccountIdentity1-*

  • /home/skysigal/public_html/data/pages/it/ad/account/home.txt
  • Last modified: 2023/11/04 03:20
  • by 127.0.0.1