Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 803 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 803 Bytes

Model

The conceptual diagram about tp-auth's model has been done via Draw.io provided by Google.

Down below are listed each diagram and provided its public links. There must be described all agents involved and its cardinalities as well as its navigavilities.

Name Diagrams Description
Model Drive tp-auth's service agents and how do they interact with each other

Ojects

Name Description
Client A Client object relates a session with the client data it belongs
App An App is the kind of client that represents an application users can log in
User A User is the kind of client that represents a user able to login into one or more applications