6. Runtime View
Common Scenarios
- User Login: User authenticates via Auth0 or Azure AD B2C; receives JWT for API access.
- Employee Management: HR user creates/updates employee profiles, which are stored in the database.
- Time Tracking: User records work hours; data is processed and stored in SQL Server.
- Billing Process: System calculates billing based on recorded work hours and generates an invoice.