{
  "login_options_status": 200,
  "login_options_body": "[{\"type\":\"oidc\",\"name\":\"Test OIDC\"}]",
  "oidc_get_status": 200,
  "oidc_get_body": "\"http://127.0.0.1:8080/auth?response_type\\u003dcode\\u0026client_id\\u003dtest-client-id\\u0026redirect_uri\\u003dhttps%3A%2F%2Fip-217-103-2-184.ip.prioritytelecom.net%2Foidc\\u0026scope\\u003dopenid%20profile%20email\\u0026state\\u003da19f2f78-e7d8-4a83-ad91-7d9a53d046a9\"",
  "auth_url": "http://127.0.0.1:8080/auth?response_type=code&client_id=test-client-id&redirect_uri=https%3A%2F%2Fip-217-103-2-184.ip.prioritytelecom.net%2Foidc&scope=openid%20profile%20email&state=a19f2f78-e7d8-4a83-ad91-7d9a53d046a9",
  "idp_redirect_location": "https://ip-217-103-2-184.ip.prioritytelecom.net/oidc?code=fakecode&state=a19f2f78-e7d8-4a83-ad91-7d9a53d046a9",
  "callback_url": "https://127.0.0.1/oidc?code=fakecode&state=a19f2f78-e7d8-4a83-ad91-7d9a53d046a9",
  "callback_status": 200,
  "callback_contains_login_complete": false,
  "callback_contains_login_failed": false,
  "callback_title_excerpt": "<!DOCTYPE html> <html> <head> <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"> <script id = \"jwEmbed\" src = \"/technician/embed.js?language=en\" data-delegateURL = \"\" data-target = \"target\" data-button-class = \"jw_darkBlueGradient\" showImage = \"false\" showAppName = \"false\" configuration = \"offline*\" type = \"text/javascript\"> </script> <link rel=\"stylesheet\" href=\"/fonts/open-sans.css\"> <link rel=\"stylesheet\" href=\"/css/download.css\"> </head> <body> <div class=\"shrHeader\"> <div class=\"titleLeft\"> <a href=\"/\"> <img src=\"/branding/applet_splash@2x.png\"> </a> </div> <div class=\"titleRight\"> <H1>SimpleHelp</H1> <H3>Support Server</H3> </div> </div> <div> <div class=\"shrContent\"> <div class=\"shrLeft\"> <div class=\"shrTitle\"> <h2>Technician Console</h2> </div> <div align=\"center\"> <div class=\"shrDesc\">Install the Technician Console to connect to customers and to manage your server.</div> </div> <div align=\"center\" class=\"sh_buttonsBlock\"> <div id=\"target\"> </div> <div id=\"shrLaunchInBrowser\" class=\"jw_topLevelMai",
  "cookies": [
    "shelp-tc-sessionid=GU3gaDleN1i+QGTDAxe4wv1/6CP1cX4yHpohO8QqQjM="
  ],
  "status_after_status": 200,
  "status_after_body": "{\"state\":\"FULLY_AUTHENTICATED\",\"user\":{\"uniqueID\":480346,\"displayName\":\"Forged Attacker\",\"username\":\"attacker\",\"emailAddress\":\"attacker@example.com\",\"isOnline\":true},\"code\":1}"
}