Document Management System

Securely manage and organize all your healthcare documents in one place

Authentication Required
Please login to the main application to access document management features.
Debug: Session & JWT Information
Authentication Status
Is Authenticated: ? NO
JWT Cookie Present: ? Cookie Not Found Neither jwt_token nor jwt_token_local found
Not Authenticated
  • No JWT cookie found in the browser
  • Please login to QA5 first
  • After logging in, navigate to Document Management from within QA5
  • The JWT cookie should be set by QA5 and available to this application
Available Cookies:

No cookies found in the request.

Expected Flow:
  1. Login to QA5 (https://localhost:44332)
  2. QA5 creates JWT token and stores it in jwt_token cookie
  3. Navigate to DocumentManagement from within QA5
  4. Browser automatically sends the jwt_token cookie
  5. JwtAuthenticationMiddleware reads the cookie and validates the JWT
  6. User information is extracted and made available to the application
Document Library

Access and manage your organization's document library

View Library
Client Documents

Manage documents related to your clients

View Documents
Staff Documents

Access staff-related documents and files

View Documents
Form Builder

Create and manage custom document forms

Build Forms