Skip to content

0117 IT Profiles

Often IT infrastructure runs as a background process with its own user identity. The ability to create an IT profile helps to identify which pieces of IT infrastructure is responsible for specific activity.

UML

ITProfile

ITProfile extends 'ActorProfile' to describe a piece of IT infrastructure. The ActorProfile links to the UserIdentity entities for this piece of IT infrastructure.

ITInfrastructureProfile

ITinfrastructureProfile links the actor profile to the ITInfrastructure asset that represents the specific piece of IT Infrastructure that it represents.


Raise an issue or comment below