Login and Request Sequence Diagram
0 Report
Login and Request Sequence Diagram
Related Recommendations
Other works by the author
Outline/Content
See more
JWT Token
Timeout
Client
API Request (with JWT)
OS fallback response
Verify password
Inform OS/TDS
Audit Confirmation
API Response
[TDS service unavailable]
AuditService
Logs the login attempt
[Password incorrect]
Return error to UI
TDS
[Network timeout]
\"OS\"
[User account locked]
\"TDS\"
Receives and stores a session token
Password incorrect
User account locked
/provider/login/password (Username and password payload)
\"APIC\"
Retry logic
Request/response transformation (Session token)
/commservices/v2/provider/login (Transformed request)
Success (200 OK with user data)
[Password correct]
alt
Login Request
AuthService
Audit Message
\"UI\"
Service unavailable
Collect
Collect
Collect
0 Comments
Next Page