← back to Designer Wallcoverings

DW-Agents/dw-agents/agent-ui-manager/memory.json

15 lines

{
  "authentication": {
    "username": "admin2025",
    "password": "Otis",
    "note": "Use these credentials for all authentication in programming. This prevents authentication errors when accessing the agent."
  },
  "important_notes": [
    "All DW-Agents use unified authentication: admin2025 / Otis",
    "These credentials apply to all agent dashboards and API endpoints",
    "SSO (Single Sign-On) is enabled across all agents via shared-auth.ts",
    "Login once on Master Hub (port 9893) to access all agents"
  ],
  "last_updated": "2025-11-08T15:50:52Z"
}