CloudFront
tcp/80
Server
tcp/443
Open service 2600:9000:225b:d400:19:b8b6:fc00:93a1:443 · login.com.dev.bango.org
2026-01-12 03:58
HTTP/1.1 200 OK
Content-Type: text/html;charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Date: Mon, 12 Jan 2026 03:58:54 GMT
Server: Server
Content-Language: en-US
Set-Cookie: XSRF-TOKEN=fdaefdc3-54cf-4a94-800d-5e5ae96096cd; Path=/; Secure; HttpOnly; SameSite=Lax
x-amz-cognito-request-id: 0ed45cd0-5ae2-4a70-8265-449352cbf528
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
X-Frame-Options: DENY
X-Cache: Miss from cloudfront
Via: 1.1 28e56b9ddced4ed414e75f87cbd0d976.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MUC50-P1
X-Amz-Cf-Id: gKA7rK7HI3cqBPw0a1q9h0wAPwz8vCQuZY-_Gh5ztOUgQwmDvtAJ1Q==
Page title: Signin
<!DOCTYPE html>
<html lang="en">
<head><head>
<link href="null/null/css/bootstrap.min.css" rel="stylesheet"
media="screen" />
<link href="null/null/css/cognito-login.css" rel="stylesheet"
media="screen" />
<title>Signin</title>
<script src="null/null/js/amazon-cognito-advanced-security-data.min.js" ></script>
<script>
function getAdvancedSecurityData(formReference) {
if (typeof AmazonCognitoAdvancedSecurityData === "undefined") {
return true;
}
// UserpoolId is not available on frontend for springboard. We do not use userPoolId
// anyway other than put in context data.
var userPoolId = "";
var clientId = getUrlParameter("client_id");
var username = "";
var usernameInput = document.getElementsByName("username")[0];
if (usernameInput && usernameInput.value) {
username = usernameInput.value;
}
var asfData = AmazonCognitoAdvancedSecurityData.getData(username, userPoolId, clientId);
if (typeof asfData === "undefined") {
return true;
}
if (formReference && formReference.cognitoAsfData) {
formReference.cognitoAsfData.value = asfData
}
return true;
}
function getUrlParameter(name) {
name = name.replace(/[\[]/, '\\[').replace(/[\]]/, '\\]');
var regex = new RegExp('[\\?&]' + name + '=([^&#]*)');
var results = regex.exec(location.search);
return results === null ? '' : decodeURIComponent(results[1].replace(/\+/g, ' '));
}
function onSubmit(evt, formRef) {
formRef.querySelector('button[type="submit"]').disabled = true;
if (!!formRef.submitted) {
evt.preventDefault();
return false;
} else {
formRef.submitted = true;
return getAdvancedSecurityData(formRef);
}
}
function onSubmitLoginForm (formRef) {
formRef.querySelector('input[name="signInSubmitButton"]').disabled = true;
getAdvancedSecurityData(formRef)
}
</script>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head></head>
<body spellcheck="false">
<div class="container">
<div class="modal-dialog">
<div class="modal-content background-customizable modal-content-mobile visible-xs visible-sm">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
<div class="modal-content background-customizable modal-content-mobile visible-md visible-lg">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
document.addEventListener("DOMContentLoaded", function () {
var inputs = document.querySelectorAll("input");
inputs.forEach((input) => {
input.addEventListener("input", function () {
var name = this.name;
var value = this.value;
var matchingInputs = document.querySelectorAll(`inpu
Open service 2600:9000:225b:3e00:19:b8b6:fc00:93a1:443 · login.com.dev.bango.org
2026-01-12 03:58
HTTP/1.1 200 OK
Content-Type: text/html;charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Date: Mon, 12 Jan 2026 03:58:54 GMT
Server: Server
Content-Language: en-US
Set-Cookie: XSRF-TOKEN=55f318a9-55ca-4001-a94d-c59c172b5d41; Path=/; Secure; HttpOnly; SameSite=Lax
x-amz-cognito-request-id: a418d626-de80-4f63-874d-349dd4498ffe
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
X-Frame-Options: DENY
X-Cache: Miss from cloudfront
Via: 1.1 c414bd1a4ce7ace94cbfdfa8efcbe5a6.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MUC50-P1
X-Amz-Cf-Id: 9De7RPrbQIzOA0-iSU-gGDguRuh1RGFMkAojzy2K0TTl_L_WoZpIDg==
Page title: Signin
<!DOCTYPE html>
<html lang="en">
<head><head>
<link href="null/null/css/bootstrap.min.css" rel="stylesheet"
media="screen" />
<link href="null/null/css/cognito-login.css" rel="stylesheet"
media="screen" />
<title>Signin</title>
<script src="null/null/js/amazon-cognito-advanced-security-data.min.js" ></script>
<script>
function getAdvancedSecurityData(formReference) {
if (typeof AmazonCognitoAdvancedSecurityData === "undefined") {
return true;
}
// UserpoolId is not available on frontend for springboard. We do not use userPoolId
// anyway other than put in context data.
var userPoolId = "";
var clientId = getUrlParameter("client_id");
var username = "";
var usernameInput = document.getElementsByName("username")[0];
if (usernameInput && usernameInput.value) {
username = usernameInput.value;
}
var asfData = AmazonCognitoAdvancedSecurityData.getData(username, userPoolId, clientId);
if (typeof asfData === "undefined") {
return true;
}
if (formReference && formReference.cognitoAsfData) {
formReference.cognitoAsfData.value = asfData
}
return true;
}
function getUrlParameter(name) {
name = name.replace(/[\[]/, '\\[').replace(/[\]]/, '\\]');
var regex = new RegExp('[\\?&]' + name + '=([^&#]*)');
var results = regex.exec(location.search);
return results === null ? '' : decodeURIComponent(results[1].replace(/\+/g, ' '));
}
function onSubmit(evt, formRef) {
formRef.querySelector('button[type="submit"]').disabled = true;
if (!!formRef.submitted) {
evt.preventDefault();
return false;
} else {
formRef.submitted = true;
return getAdvancedSecurityData(formRef);
}
}
function onSubmitLoginForm (formRef) {
formRef.querySelector('input[name="signInSubmitButton"]').disabled = true;
getAdvancedSecurityData(formRef)
}
</script>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head></head>
<body spellcheck="false">
<div class="container">
<div class="modal-dialog">
<div class="modal-content background-customizable modal-content-mobile visible-xs visible-sm">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
<div class="modal-content background-customizable modal-content-mobile visible-md visible-lg">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
document.addEventListener("DOMContentLoaded", function () {
var inputs = document.querySelectorAll("input");
inputs.forEach((input) => {
input.addEventListener("input", function () {
var name = this.name;
var value = this.value;
var matchingInputs = document.querySelectorAll(`inpu
Open service 2600:9000:225b:3200:19:b8b6:fc00:93a1:443 · login.com.dev.bango.org
2026-01-12 03:58
HTTP/1.1 200 OK
Content-Type: text/html;charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Date: Mon, 12 Jan 2026 03:58:54 GMT
Server: Server
Content-Language: en-US
Set-Cookie: XSRF-TOKEN=e8de9c4c-1985-4240-ac0c-b27f9842498e; Path=/; Secure; HttpOnly; SameSite=Lax
x-amz-cognito-request-id: 0f595443-63ea-4936-9ee2-29cc7824f7b2
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
X-Frame-Options: DENY
X-Cache: Miss from cloudfront
Via: 1.1 f4c3162878591c5abd76f8ee1f873476.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MUC50-P1
X-Amz-Cf-Id: rvrgpstL-xQpzfwP-LFe-oEqD8FabAYucZVtY9cA1nz_JNfbzJgmbQ==
Page title: Signin
<!DOCTYPE html>
<html lang="en">
<head><head>
<link href="null/null/css/bootstrap.min.css" rel="stylesheet"
media="screen" />
<link href="null/null/css/cognito-login.css" rel="stylesheet"
media="screen" />
<title>Signin</title>
<script src="null/null/js/amazon-cognito-advanced-security-data.min.js" ></script>
<script>
function getAdvancedSecurityData(formReference) {
if (typeof AmazonCognitoAdvancedSecurityData === "undefined") {
return true;
}
// UserpoolId is not available on frontend for springboard. We do not use userPoolId
// anyway other than put in context data.
var userPoolId = "";
var clientId = getUrlParameter("client_id");
var username = "";
var usernameInput = document.getElementsByName("username")[0];
if (usernameInput && usernameInput.value) {
username = usernameInput.value;
}
var asfData = AmazonCognitoAdvancedSecurityData.getData(username, userPoolId, clientId);
if (typeof asfData === "undefined") {
return true;
}
if (formReference && formReference.cognitoAsfData) {
formReference.cognitoAsfData.value = asfData
}
return true;
}
function getUrlParameter(name) {
name = name.replace(/[\[]/, '\\[').replace(/[\]]/, '\\]');
var regex = new RegExp('[\\?&]' + name + '=([^&#]*)');
var results = regex.exec(location.search);
return results === null ? '' : decodeURIComponent(results[1].replace(/\+/g, ' '));
}
function onSubmit(evt, formRef) {
formRef.querySelector('button[type="submit"]').disabled = true;
if (!!formRef.submitted) {
evt.preventDefault();
return false;
} else {
formRef.submitted = true;
return getAdvancedSecurityData(formRef);
}
}
function onSubmitLoginForm (formRef) {
formRef.querySelector('input[name="signInSubmitButton"]').disabled = true;
getAdvancedSecurityData(formRef)
}
</script>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head></head>
<body spellcheck="false">
<div class="container">
<div class="modal-dialog">
<div class="modal-content background-customizable modal-content-mobile visible-xs visible-sm">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
<div class="modal-content background-customizable modal-content-mobile visible-md visible-lg">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
document.addEventListener("DOMContentLoaded", function () {
var inputs = document.querySelectorAll("input");
inputs.forEach((input) => {
input.addEventListener("input", function () {
var name = this.name;
var value = this.value;
var matchingInputs = document.querySelectorAll(`inpu
Open service 2600:9000:225b:b200:19:b8b6:fc00:93a1:80 · login.com.dev.bango.org
2026-01-12 03:58
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 12 Jan 2026 03:58:53 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://login.com.dev.bango.org/ X-Cache: Redirect from cloudfront Via: 1.1 aedc37d054398c84a361f8542a82efea.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P1 X-Amz-Cf-Id: v15lk0imjkakHgM9vv3oerr0Yk25ihSZz6EHFFf8VdpeUYPlEovG-w== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 18.66.192.98:443 · login.com.dev.bango.org
2026-01-12 03:58
HTTP/1.1 200 OK
Content-Type: text/html;charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Date: Mon, 12 Jan 2026 03:58:54 GMT
Server: Server
Content-Language: en-US
Set-Cookie: XSRF-TOKEN=518f040a-f937-4c4f-967c-f1f3badc8127; Path=/; Secure; HttpOnly; SameSite=Lax
x-amz-cognito-request-id: cc41024e-26cf-444e-9e26-6663c7713cb7
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
X-Frame-Options: DENY
X-Cache: Miss from cloudfront
Via: 1.1 3ddbbcaacc1ba68ddfab04ef45c3ca98.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MUC50-P1
X-Amz-Cf-Id: SURbPYKt57G7Mir2QRLZrgqlkeYc_wmRprooQPP21pXsYW0je7aqsQ==
Page title: Signin
<!DOCTYPE html>
<html lang="en">
<head><head>
<link href="null/null/css/bootstrap.min.css" rel="stylesheet"
media="screen" />
<link href="null/null/css/cognito-login.css" rel="stylesheet"
media="screen" />
<title>Signin</title>
<script src="null/null/js/amazon-cognito-advanced-security-data.min.js" ></script>
<script>
function getAdvancedSecurityData(formReference) {
if (typeof AmazonCognitoAdvancedSecurityData === "undefined") {
return true;
}
// UserpoolId is not available on frontend for springboard. We do not use userPoolId
// anyway other than put in context data.
var userPoolId = "";
var clientId = getUrlParameter("client_id");
var username = "";
var usernameInput = document.getElementsByName("username")[0];
if (usernameInput && usernameInput.value) {
username = usernameInput.value;
}
var asfData = AmazonCognitoAdvancedSecurityData.getData(username, userPoolId, clientId);
if (typeof asfData === "undefined") {
return true;
}
if (formReference && formReference.cognitoAsfData) {
formReference.cognitoAsfData.value = asfData
}
return true;
}
function getUrlParameter(name) {
name = name.replace(/[\[]/, '\\[').replace(/[\]]/, '\\]');
var regex = new RegExp('[\\?&]' + name + '=([^&#]*)');
var results = regex.exec(location.search);
return results === null ? '' : decodeURIComponent(results[1].replace(/\+/g, ' '));
}
function onSubmit(evt, formRef) {
formRef.querySelector('button[type="submit"]').disabled = true;
if (!!formRef.submitted) {
evt.preventDefault();
return false;
} else {
formRef.submitted = true;
return getAdvancedSecurityData(formRef);
}
}
function onSubmitLoginForm (formRef) {
formRef.querySelector('input[name="signInSubmitButton"]').disabled = true;
getAdvancedSecurityData(formRef)
}
</script>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head></head>
<body spellcheck="false">
<div class="container">
<div class="modal-dialog">
<div class="modal-content background-customizable modal-content-mobile visible-xs visible-sm">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
<div class="modal-content background-customizable modal-content-mobile visible-md visible-lg">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
document.addEventListener("DOMContentLoaded", function () {
var inputs = document.querySelectorAll("input");
inputs.forEach((input) => {
input.addEventListener("input", function () {
var name = this.name;
var value = this.value;
var matchingInputs = document.querySelectorAll(`inpu
Open service 18.66.192.46:80 · login.com.dev.bango.org
2026-01-12 03:58
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 12 Jan 2026 03:58:54 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://login.com.dev.bango.org/ X-Cache: Redirect from cloudfront Via: 1.1 878a01abbb158ab50d28bd4e882dc33a.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P1 X-Amz-Cf-Id: Wtop1F21c-MAM5ptVtvL2T3z4jaR7EJbgcP0H3wQbrasK5dwR_hNjA== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 18.66.192.4:80 · login.com.dev.bango.org
2026-01-12 03:58
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 12 Jan 2026 03:58:53 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://login.com.dev.bango.org/ X-Cache: Redirect from cloudfront Via: 1.1 29473aa9cc185f2a037ec3a7e2ffd74c.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P1 X-Amz-Cf-Id: 7xaZ--7UYtOGT8BePLbx4rJmqKh8d4uOCuzrZljii3ZxHlS2TqVQbQ== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:225b:600:19:b8b6:fc00:93a1:443 · login.com.dev.bango.org
2026-01-12 03:58
HTTP/1.1 200 OK
Content-Type: text/html;charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Date: Mon, 12 Jan 2026 03:58:53 GMT
Server: Server
Content-Language: en-US
Set-Cookie: XSRF-TOKEN=d4c3f401-7431-45c4-904d-5e655d055f99; Path=/; Secure; HttpOnly; SameSite=Lax
x-amz-cognito-request-id: 1263f76d-4fbf-41d5-bea9-b89d2be8fa6e
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
X-Frame-Options: DENY
X-Cache: Miss from cloudfront
Via: 1.1 89efe3a7854e47cf7f1fe47e28e39348.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MUC50-P1
X-Amz-Cf-Id: RQ7qgr6o_didviI2F7CKSGRauI1E8YdgbPqBVK6p4HNWDGm__IK9JA==
Page title: Signin
<!DOCTYPE html>
<html lang="en">
<head><head>
<link href="null/null/css/bootstrap.min.css" rel="stylesheet"
media="screen" />
<link href="null/null/css/cognito-login.css" rel="stylesheet"
media="screen" />
<title>Signin</title>
<script src="null/null/js/amazon-cognito-advanced-security-data.min.js" ></script>
<script>
function getAdvancedSecurityData(formReference) {
if (typeof AmazonCognitoAdvancedSecurityData === "undefined") {
return true;
}
// UserpoolId is not available on frontend for springboard. We do not use userPoolId
// anyway other than put in context data.
var userPoolId = "";
var clientId = getUrlParameter("client_id");
var username = "";
var usernameInput = document.getElementsByName("username")[0];
if (usernameInput && usernameInput.value) {
username = usernameInput.value;
}
var asfData = AmazonCognitoAdvancedSecurityData.getData(username, userPoolId, clientId);
if (typeof asfData === "undefined") {
return true;
}
if (formReference && formReference.cognitoAsfData) {
formReference.cognitoAsfData.value = asfData
}
return true;
}
function getUrlParameter(name) {
name = name.replace(/[\[]/, '\\[').replace(/[\]]/, '\\]');
var regex = new RegExp('[\\?&]' + name + '=([^&#]*)');
var results = regex.exec(location.search);
return results === null ? '' : decodeURIComponent(results[1].replace(/\+/g, ' '));
}
function onSubmit(evt, formRef) {
formRef.querySelector('button[type="submit"]').disabled = true;
if (!!formRef.submitted) {
evt.preventDefault();
return false;
} else {
formRef.submitted = true;
return getAdvancedSecurityData(formRef);
}
}
function onSubmitLoginForm (formRef) {
formRef.querySelector('input[name="signInSubmitButton"]').disabled = true;
getAdvancedSecurityData(formRef)
}
</script>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head></head>
<body spellcheck="false">
<div class="container">
<div class="modal-dialog">
<div class="modal-content background-customizable modal-content-mobile visible-xs visible-sm">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
<div class="modal-content background-customizable modal-content-mobile visible-md visible-lg">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
document.addEventListener("DOMContentLoaded", function () {
var inputs = document.querySelectorAll("input");
inputs.forEach((input) => {
input.addEventListener("input", function () {
var name = this.name;
var value = this.value;
var matchingInputs = document.querySelectorAll(`inpu
Open service 18.66.192.4:443 · login.com.dev.bango.org
2026-01-12 03:58
HTTP/1.1 200 OK
Content-Type: text/html;charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Date: Mon, 12 Jan 2026 03:58:54 GMT
Server: Server
Content-Language: en-US
Set-Cookie: XSRF-TOKEN=cfc60bd9-88c4-491f-be7b-2612b0a98abc; Path=/; Secure; HttpOnly; SameSite=Lax
x-amz-cognito-request-id: 3a385925-8474-4e53-95b3-63298eef950c
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
X-Frame-Options: DENY
X-Cache: Miss from cloudfront
Via: 1.1 aedc37d054398c84a361f8542a82efea.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MUC50-P1
X-Amz-Cf-Id: uZ6XKkIUx3xxNBvWINS7segCYMKOSehHVx6zHsL1C4WK-tevVxCS8Q==
Page title: Signin
<!DOCTYPE html>
<html lang="en">
<head><head>
<link href="null/null/css/bootstrap.min.css" rel="stylesheet"
media="screen" />
<link href="null/null/css/cognito-login.css" rel="stylesheet"
media="screen" />
<title>Signin</title>
<script src="null/null/js/amazon-cognito-advanced-security-data.min.js" ></script>
<script>
function getAdvancedSecurityData(formReference) {
if (typeof AmazonCognitoAdvancedSecurityData === "undefined") {
return true;
}
// UserpoolId is not available on frontend for springboard. We do not use userPoolId
// anyway other than put in context data.
var userPoolId = "";
var clientId = getUrlParameter("client_id");
var username = "";
var usernameInput = document.getElementsByName("username")[0];
if (usernameInput && usernameInput.value) {
username = usernameInput.value;
}
var asfData = AmazonCognitoAdvancedSecurityData.getData(username, userPoolId, clientId);
if (typeof asfData === "undefined") {
return true;
}
if (formReference && formReference.cognitoAsfData) {
formReference.cognitoAsfData.value = asfData
}
return true;
}
function getUrlParameter(name) {
name = name.replace(/[\[]/, '\\[').replace(/[\]]/, '\\]');
var regex = new RegExp('[\\?&]' + name + '=([^&#]*)');
var results = regex.exec(location.search);
return results === null ? '' : decodeURIComponent(results[1].replace(/\+/g, ' '));
}
function onSubmit(evt, formRef) {
formRef.querySelector('button[type="submit"]').disabled = true;
if (!!formRef.submitted) {
evt.preventDefault();
return false;
} else {
formRef.submitted = true;
return getAdvancedSecurityData(formRef);
}
}
function onSubmitLoginForm (formRef) {
formRef.querySelector('input[name="signInSubmitButton"]').disabled = true;
getAdvancedSecurityData(formRef)
}
</script>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head></head>
<body spellcheck="false">
<div class="container">
<div class="modal-dialog">
<div class="modal-content background-customizable modal-content-mobile visible-xs visible-sm">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
<div class="modal-content background-customizable modal-content-mobile visible-md visible-lg">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
document.addEventListener("DOMContentLoaded", function () {
var inputs = document.querySelectorAll("input");
inputs.forEach((input) => {
input.addEventListener("input", function () {
var name = this.name;
var value = this.value;
var matchingInputs = document.querySelectorAll(`inpu
Open service 2600:9000:225b:a400:19:b8b6:fc00:93a1:80 · login.com.dev.bango.org
2026-01-12 03:58
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 12 Jan 2026 03:58:53 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://login.com.dev.bango.org/ X-Cache: Redirect from cloudfront Via: 1.1 3ddbbcaacc1ba68ddfab04ef45c3ca98.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P1 X-Amz-Cf-Id: jWIftZUyoSkmJyArY3Xe5kiOoYydJBLSGiV9bPvsKrBopD1k6QOmog== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 18.66.192.17:443 · login.com.dev.bango.org
2026-01-12 03:58
HTTP/1.1 200 OK
Content-Type: text/html;charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Date: Mon, 12 Jan 2026 03:58:53 GMT
Server: Server
Content-Language: en-US
Set-Cookie: XSRF-TOKEN=64c31e2e-83ac-4b3a-bf86-5b60f922f3d3; Path=/; Secure; HttpOnly; SameSite=Lax
x-amz-cognito-request-id: e522a57c-07f9-413b-9a4e-6d674082f783
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
X-Frame-Options: DENY
X-Cache: Miss from cloudfront
Via: 1.1 3ddbbcaacc1ba68ddfab04ef45c3ca98.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MUC50-P1
X-Amz-Cf-Id: 2ay9Cw1ndw5PKDh4usK1nCWdquXLA826-ng4YJBa37MUhjT5YMCTvA==
Page title: Signin
<!DOCTYPE html>
<html lang="en">
<head><head>
<link href="null/null/css/bootstrap.min.css" rel="stylesheet"
media="screen" />
<link href="null/null/css/cognito-login.css" rel="stylesheet"
media="screen" />
<title>Signin</title>
<script src="null/null/js/amazon-cognito-advanced-security-data.min.js" ></script>
<script>
function getAdvancedSecurityData(formReference) {
if (typeof AmazonCognitoAdvancedSecurityData === "undefined") {
return true;
}
// UserpoolId is not available on frontend for springboard. We do not use userPoolId
// anyway other than put in context data.
var userPoolId = "";
var clientId = getUrlParameter("client_id");
var username = "";
var usernameInput = document.getElementsByName("username")[0];
if (usernameInput && usernameInput.value) {
username = usernameInput.value;
}
var asfData = AmazonCognitoAdvancedSecurityData.getData(username, userPoolId, clientId);
if (typeof asfData === "undefined") {
return true;
}
if (formReference && formReference.cognitoAsfData) {
formReference.cognitoAsfData.value = asfData
}
return true;
}
function getUrlParameter(name) {
name = name.replace(/[\[]/, '\\[').replace(/[\]]/, '\\]');
var regex = new RegExp('[\\?&]' + name + '=([^&#]*)');
var results = regex.exec(location.search);
return results === null ? '' : decodeURIComponent(results[1].replace(/\+/g, ' '));
}
function onSubmit(evt, formRef) {
formRef.querySelector('button[type="submit"]').disabled = true;
if (!!formRef.submitted) {
evt.preventDefault();
return false;
} else {
formRef.submitted = true;
return getAdvancedSecurityData(formRef);
}
}
function onSubmitLoginForm (formRef) {
formRef.querySelector('input[name="signInSubmitButton"]').disabled = true;
getAdvancedSecurityData(formRef)
}
</script>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head></head>
<body spellcheck="false">
<div class="container">
<div class="modal-dialog">
<div class="modal-content background-customizable modal-content-mobile visible-xs visible-sm">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
<div class="modal-content background-customizable modal-content-mobile visible-md visible-lg">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
document.addEventListener("DOMContentLoaded", function () {
var inputs = document.querySelectorAll("input");
inputs.forEach((input) => {
input.addEventListener("input", function () {
var name = this.name;
var value = this.value;
var matchingInputs = document.querySelectorAll(`inpu
Open service 2600:9000:225b:b200:19:b8b6:fc00:93a1:443 · login.com.dev.bango.org
2026-01-12 03:58
HTTP/1.1 200 OK
Content-Type: text/html;charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Date: Mon, 12 Jan 2026 03:58:54 GMT
Server: Server
Content-Language: en-US
Set-Cookie: XSRF-TOKEN=587b109f-ac2f-4253-ad4e-97cc9b6c2d24; Path=/; Secure; HttpOnly; SameSite=Lax
x-amz-cognito-request-id: 87248f96-c287-4722-b786-2724f1a0485f
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
X-Frame-Options: DENY
X-Cache: Miss from cloudfront
Via: 1.1 ae6c2eb8d653982f5df6a91a4b14b518.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MUC50-P1
X-Amz-Cf-Id: Sj_ASVbNEjwprj2As4clHDdej8AJtdu7SWoT7jyVj0mAlXJpeTr_-A==
Page title: Signin
<!DOCTYPE html>
<html lang="en">
<head><head>
<link href="null/null/css/bootstrap.min.css" rel="stylesheet"
media="screen" />
<link href="null/null/css/cognito-login.css" rel="stylesheet"
media="screen" />
<title>Signin</title>
<script src="null/null/js/amazon-cognito-advanced-security-data.min.js" ></script>
<script>
function getAdvancedSecurityData(formReference) {
if (typeof AmazonCognitoAdvancedSecurityData === "undefined") {
return true;
}
// UserpoolId is not available on frontend for springboard. We do not use userPoolId
// anyway other than put in context data.
var userPoolId = "";
var clientId = getUrlParameter("client_id");
var username = "";
var usernameInput = document.getElementsByName("username")[0];
if (usernameInput && usernameInput.value) {
username = usernameInput.value;
}
var asfData = AmazonCognitoAdvancedSecurityData.getData(username, userPoolId, clientId);
if (typeof asfData === "undefined") {
return true;
}
if (formReference && formReference.cognitoAsfData) {
formReference.cognitoAsfData.value = asfData
}
return true;
}
function getUrlParameter(name) {
name = name.replace(/[\[]/, '\\[').replace(/[\]]/, '\\]');
var regex = new RegExp('[\\?&]' + name + '=([^&#]*)');
var results = regex.exec(location.search);
return results === null ? '' : decodeURIComponent(results[1].replace(/\+/g, ' '));
}
function onSubmit(evt, formRef) {
formRef.querySelector('button[type="submit"]').disabled = true;
if (!!formRef.submitted) {
evt.preventDefault();
return false;
} else {
formRef.submitted = true;
return getAdvancedSecurityData(formRef);
}
}
function onSubmitLoginForm (formRef) {
formRef.querySelector('input[name="signInSubmitButton"]').disabled = true;
getAdvancedSecurityData(formRef)
}
</script>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head></head>
<body spellcheck="false">
<div class="container">
<div class="modal-dialog">
<div class="modal-content background-customizable modal-content-mobile visible-xs visible-sm">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
<div class="modal-content background-customizable modal-content-mobile visible-md visible-lg">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
document.addEventListener("DOMContentLoaded", function () {
var inputs = document.querySelectorAll("input");
inputs.forEach((input) => {
input.addEventListener("input", function () {
var name = this.name;
var value = this.value;
var matchingInputs = document.querySelectorAll(`inpu
Open service 2600:9000:225b:600:19:b8b6:fc00:93a1:80 · login.com.dev.bango.org
2026-01-12 03:58
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 12 Jan 2026 03:58:53 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://login.com.dev.bango.org/ X-Cache: Redirect from cloudfront Via: 1.1 32700c539a5f821aadd3624288c4aeb6.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P1 X-Amz-Cf-Id: IOmh084wZCDFfmW0AcEU84WB1yEwBEwxKkoHFnCodm4ODwWRNVxdVA== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:225b:d400:19:b8b6:fc00:93a1:80 · login.com.dev.bango.org
2026-01-12 03:58
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 12 Jan 2026 03:58:53 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://login.com.dev.bango.org/ X-Cache: Redirect from cloudfront Via: 1.1 5cc4b35b46cb9b55d49e7f47442e6838.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P1 X-Amz-Cf-Id: vA48CKNsLETApeqgEr3AlXnzn0fCmOqKGqaQs2LvYxUHWW3bMz2DxQ== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 18.66.192.46:443 · login.com.dev.bango.org
2026-01-12 03:58
HTTP/1.1 200 OK
Content-Type: text/html;charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Date: Mon, 12 Jan 2026 03:58:53 GMT
Server: Server
Content-Language: en-US
Set-Cookie: XSRF-TOKEN=c0f49e22-b725-4919-aa62-943be1e0e490; Path=/; Secure; HttpOnly; SameSite=Lax
x-amz-cognito-request-id: adb7c9f6-e478-4a40-a497-3068fc4dda65
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
X-Frame-Options: DENY
X-Cache: Miss from cloudfront
Via: 1.1 878a01abbb158ab50d28bd4e882dc33a.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MUC50-P1
X-Amz-Cf-Id: NP4HBs5uGcfScnMNPZImJOf3DsWT9KR9y09XJnXyHP8wHCG3qw94Dw==
Page title: Signin
<!DOCTYPE html>
<html lang="en">
<head><head>
<link href="null/null/css/bootstrap.min.css" rel="stylesheet"
media="screen" />
<link href="null/null/css/cognito-login.css" rel="stylesheet"
media="screen" />
<title>Signin</title>
<script src="null/null/js/amazon-cognito-advanced-security-data.min.js" ></script>
<script>
function getAdvancedSecurityData(formReference) {
if (typeof AmazonCognitoAdvancedSecurityData === "undefined") {
return true;
}
// UserpoolId is not available on frontend for springboard. We do not use userPoolId
// anyway other than put in context data.
var userPoolId = "";
var clientId = getUrlParameter("client_id");
var username = "";
var usernameInput = document.getElementsByName("username")[0];
if (usernameInput && usernameInput.value) {
username = usernameInput.value;
}
var asfData = AmazonCognitoAdvancedSecurityData.getData(username, userPoolId, clientId);
if (typeof asfData === "undefined") {
return true;
}
if (formReference && formReference.cognitoAsfData) {
formReference.cognitoAsfData.value = asfData
}
return true;
}
function getUrlParameter(name) {
name = name.replace(/[\[]/, '\\[').replace(/[\]]/, '\\]');
var regex = new RegExp('[\\?&]' + name + '=([^&#]*)');
var results = regex.exec(location.search);
return results === null ? '' : decodeURIComponent(results[1].replace(/\+/g, ' '));
}
function onSubmit(evt, formRef) {
formRef.querySelector('button[type="submit"]').disabled = true;
if (!!formRef.submitted) {
evt.preventDefault();
return false;
} else {
formRef.submitted = true;
return getAdvancedSecurityData(formRef);
}
}
function onSubmitLoginForm (formRef) {
formRef.querySelector('input[name="signInSubmitButton"]').disabled = true;
getAdvancedSecurityData(formRef)
}
</script>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head></head>
<body spellcheck="false">
<div class="container">
<div class="modal-dialog">
<div class="modal-content background-customizable modal-content-mobile visible-xs visible-sm">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
<div class="modal-content background-customizable modal-content-mobile visible-md visible-lg">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
document.addEventListener("DOMContentLoaded", function () {
var inputs = document.querySelectorAll("input");
inputs.forEach((input) => {
input.addEventListener("input", function () {
var name = this.name;
var value = this.value;
var matchingInputs = document.querySelectorAll(`inpu
Open service 2600:9000:225b:a400:19:b8b6:fc00:93a1:443 · login.com.dev.bango.org
2026-01-12 03:58
HTTP/1.1 200 OK
Content-Type: text/html;charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Date: Mon, 12 Jan 2026 03:58:53 GMT
Server: Server
Content-Language: en-US
Set-Cookie: XSRF-TOKEN=93de6622-fbf1-42c6-b7db-9cf60af69efd; Path=/; Secure; HttpOnly; SameSite=Lax
x-amz-cognito-request-id: e313133a-2033-4de5-b3de-d8ff2bd940f1
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
X-Frame-Options: DENY
X-Cache: Miss from cloudfront
Via: 1.1 0f14828b89630f6555c6372e13fc999a.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MUC50-P1
X-Amz-Cf-Id: 3sBTtmRHmazI4xbHc6L9BGa6ssJTPyZbtZxeSeK9lw2Wi5K2d_I3KA==
Page title: Signin
<!DOCTYPE html>
<html lang="en">
<head><head>
<link href="null/null/css/bootstrap.min.css" rel="stylesheet"
media="screen" />
<link href="null/null/css/cognito-login.css" rel="stylesheet"
media="screen" />
<title>Signin</title>
<script src="null/null/js/amazon-cognito-advanced-security-data.min.js" ></script>
<script>
function getAdvancedSecurityData(formReference) {
if (typeof AmazonCognitoAdvancedSecurityData === "undefined") {
return true;
}
// UserpoolId is not available on frontend for springboard. We do not use userPoolId
// anyway other than put in context data.
var userPoolId = "";
var clientId = getUrlParameter("client_id");
var username = "";
var usernameInput = document.getElementsByName("username")[0];
if (usernameInput && usernameInput.value) {
username = usernameInput.value;
}
var asfData = AmazonCognitoAdvancedSecurityData.getData(username, userPoolId, clientId);
if (typeof asfData === "undefined") {
return true;
}
if (formReference && formReference.cognitoAsfData) {
formReference.cognitoAsfData.value = asfData
}
return true;
}
function getUrlParameter(name) {
name = name.replace(/[\[]/, '\\[').replace(/[\]]/, '\\]');
var regex = new RegExp('[\\?&]' + name + '=([^&#]*)');
var results = regex.exec(location.search);
return results === null ? '' : decodeURIComponent(results[1].replace(/\+/g, ' '));
}
function onSubmit(evt, formRef) {
formRef.querySelector('button[type="submit"]').disabled = true;
if (!!formRef.submitted) {
evt.preventDefault();
return false;
} else {
formRef.submitted = true;
return getAdvancedSecurityData(formRef);
}
}
function onSubmitLoginForm (formRef) {
formRef.querySelector('input[name="signInSubmitButton"]').disabled = true;
getAdvancedSecurityData(formRef)
}
</script>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head></head>
<body spellcheck="false">
<div class="container">
<div class="modal-dialog">
<div class="modal-content background-customizable modal-content-mobile visible-xs visible-sm">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
<div class="modal-content background-customizable modal-content-mobile visible-md visible-lg">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
document.addEventListener("DOMContentLoaded", function () {
var inputs = document.querySelectorAll("input");
inputs.forEach((input) => {
input.addEventListener("input", function () {
var name = this.name;
var value = this.value;
var matchingInputs = document.querySelectorAll(`inpu
Open service 18.66.192.98:80 · login.com.dev.bango.org
2026-01-12 03:58
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 12 Jan 2026 03:58:53 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://login.com.dev.bango.org/ X-Cache: Redirect from cloudfront Via: 1.1 033e374ece012797cbee0d505e2e61b4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P1 X-Amz-Cf-Id: 2kYprpfUx3abQvi6puk0MAWfCZ1JEncX2rHhqASXQqkM0ksDGJF69g== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:225b:3200:19:b8b6:fc00:93a1:80 · login.com.dev.bango.org
2026-01-12 03:58
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 12 Jan 2026 03:58:53 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://login.com.dev.bango.org/ X-Cache: Redirect from cloudfront Via: 1.1 f4c3162878591c5abd76f8ee1f873476.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P1 X-Amz-Cf-Id: Zpml3y5wH-8QwRPMs0mOobBhQR-BJzzwFmcqmu9dgb3Y0WeMp30cJg== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 18.66.192.17:80 · login.com.dev.bango.org
2026-01-12 03:58
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 12 Jan 2026 03:58:53 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://login.com.dev.bango.org/ X-Cache: Redirect from cloudfront Via: 1.1 cabdd49d8331afa937d15ebb470ea716.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P1 X-Amz-Cf-Id: e65g5EfZwBIZHF5GJv_USzjSJRfKKkIwPRh9rNAEXj2RzHLXKTdoRw== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:225b:8a00:19:b8b6:fc00:93a1:80 · login.com.dev.bango.org
2026-01-12 03:58
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 12 Jan 2026 03:58:53 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://login.com.dev.bango.org/ X-Cache: Redirect from cloudfront Via: 1.1 5cc4b35b46cb9b55d49e7f47442e6838.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P1 X-Amz-Cf-Id: 5irqptpwupOM5moBnig3fsPDPnD76AXRWyNJ7AdMSdT2cHIRdj-X_w== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:225b:9400:19:b8b6:fc00:93a1:80 · login.com.dev.bango.org
2026-01-12 03:58
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 12 Jan 2026 03:58:53 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://login.com.dev.bango.org/ X-Cache: Redirect from cloudfront Via: 1.1 8eb3c67b1958af32e15515c8eb27fbb4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P1 X-Amz-Cf-Id: bBQ0IbI3f07vkkazdSsoOK_3bUDzV_cCFN7bmYE_dCIWJdlbsSk4RA== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:225b:3e00:19:b8b6:fc00:93a1:80 · login.com.dev.bango.org
2026-01-12 03:58
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 12 Jan 2026 03:58:53 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://login.com.dev.bango.org/ X-Cache: Redirect from cloudfront Via: 1.1 aedc37d054398c84a361f8542a82efea.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P1 X-Amz-Cf-Id: RhoN-WxYnf5DP7dHqqtTxokNUi2-9MG-9vkrNRzrBZFCPFoVqgyzpA== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:225b:9400:19:b8b6:fc00:93a1:443 · login.com.dev.bango.org
2026-01-12 03:58
HTTP/1.1 200 OK
Content-Type: text/html;charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Date: Mon, 12 Jan 2026 03:58:53 GMT
Server: Server
Content-Language: en-US
Set-Cookie: XSRF-TOKEN=84407ad1-33d7-4fc3-bbf4-5db04962f952; Path=/; Secure; HttpOnly; SameSite=Lax
x-amz-cognito-request-id: c615d6c6-4a6b-4cdd-bb93-9cee79245365
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
X-Frame-Options: DENY
X-Cache: Miss from cloudfront
Via: 1.1 47755cdb8b36419a04f12ee3c24f7fae.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MUC50-P1
X-Amz-Cf-Id: -5gCqVUgAGUp2BtIKu5Avg3HGsXFeoqAbD53pnRzMgnHegEmEqPXXg==
Page title: Signin
<!DOCTYPE html>
<html lang="en">
<head><head>
<link href="null/null/css/bootstrap.min.css" rel="stylesheet"
media="screen" />
<link href="null/null/css/cognito-login.css" rel="stylesheet"
media="screen" />
<title>Signin</title>
<script src="null/null/js/amazon-cognito-advanced-security-data.min.js" ></script>
<script>
function getAdvancedSecurityData(formReference) {
if (typeof AmazonCognitoAdvancedSecurityData === "undefined") {
return true;
}
// UserpoolId is not available on frontend for springboard. We do not use userPoolId
// anyway other than put in context data.
var userPoolId = "";
var clientId = getUrlParameter("client_id");
var username = "";
var usernameInput = document.getElementsByName("username")[0];
if (usernameInput && usernameInput.value) {
username = usernameInput.value;
}
var asfData = AmazonCognitoAdvancedSecurityData.getData(username, userPoolId, clientId);
if (typeof asfData === "undefined") {
return true;
}
if (formReference && formReference.cognitoAsfData) {
formReference.cognitoAsfData.value = asfData
}
return true;
}
function getUrlParameter(name) {
name = name.replace(/[\[]/, '\\[').replace(/[\]]/, '\\]');
var regex = new RegExp('[\\?&]' + name + '=([^&#]*)');
var results = regex.exec(location.search);
return results === null ? '' : decodeURIComponent(results[1].replace(/\+/g, ' '));
}
function onSubmit(evt, formRef) {
formRef.querySelector('button[type="submit"]').disabled = true;
if (!!formRef.submitted) {
evt.preventDefault();
return false;
} else {
formRef.submitted = true;
return getAdvancedSecurityData(formRef);
}
}
function onSubmitLoginForm (formRef) {
formRef.querySelector('input[name="signInSubmitButton"]').disabled = true;
getAdvancedSecurityData(formRef)
}
</script>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head></head>
<body spellcheck="false">
<div class="container">
<div class="modal-dialog">
<div class="modal-content background-customizable modal-content-mobile visible-xs visible-sm">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
<div class="modal-content background-customizable modal-content-mobile visible-md visible-lg">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
document.addEventListener("DOMContentLoaded", function () {
var inputs = document.querySelectorAll("input");
inputs.forEach((input) => {
input.addEventListener("input", function () {
var name = this.name;
var value = this.value;
var matchingInputs = document.querySelectorAll(`inpu
Open service 2600:9000:225b:8a00:19:b8b6:fc00:93a1:443 · login.com.dev.bango.org
2026-01-12 03:58
HTTP/1.1 200 OK
Content-Type: text/html;charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Date: Mon, 12 Jan 2026 03:58:53 GMT
Server: Server
Content-Language: en-US
Set-Cookie: XSRF-TOKEN=6879d3e7-ef95-4f47-b326-346fc47d962d; Path=/; Secure; HttpOnly; SameSite=Lax
x-amz-cognito-request-id: 3c279bb4-71b3-46b0-80f9-6d3ca655febf
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
X-Frame-Options: DENY
X-Cache: Miss from cloudfront
Via: 1.1 f4c3162878591c5abd76f8ee1f873476.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MUC50-P1
X-Amz-Cf-Id: EkfcJ5B_thM6qHzUp9_7Sw87uOlr0AHWaW3JoCyvz62j2x-COA91Iw==
Page title: Signin
<!DOCTYPE html>
<html lang="en">
<head><head>
<link href="null/null/css/bootstrap.min.css" rel="stylesheet"
media="screen" />
<link href="null/null/css/cognito-login.css" rel="stylesheet"
media="screen" />
<title>Signin</title>
<script src="null/null/js/amazon-cognito-advanced-security-data.min.js" ></script>
<script>
function getAdvancedSecurityData(formReference) {
if (typeof AmazonCognitoAdvancedSecurityData === "undefined") {
return true;
}
// UserpoolId is not available on frontend for springboard. We do not use userPoolId
// anyway other than put in context data.
var userPoolId = "";
var clientId = getUrlParameter("client_id");
var username = "";
var usernameInput = document.getElementsByName("username")[0];
if (usernameInput && usernameInput.value) {
username = usernameInput.value;
}
var asfData = AmazonCognitoAdvancedSecurityData.getData(username, userPoolId, clientId);
if (typeof asfData === "undefined") {
return true;
}
if (formReference && formReference.cognitoAsfData) {
formReference.cognitoAsfData.value = asfData
}
return true;
}
function getUrlParameter(name) {
name = name.replace(/[\[]/, '\\[').replace(/[\]]/, '\\]');
var regex = new RegExp('[\\?&]' + name + '=([^&#]*)');
var results = regex.exec(location.search);
return results === null ? '' : decodeURIComponent(results[1].replace(/\+/g, ' '));
}
function onSubmit(evt, formRef) {
formRef.querySelector('button[type="submit"]').disabled = true;
if (!!formRef.submitted) {
evt.preventDefault();
return false;
} else {
formRef.submitted = true;
return getAdvancedSecurityData(formRef);
}
}
function onSubmitLoginForm (formRef) {
formRef.querySelector('input[name="signInSubmitButton"]').disabled = true;
getAdvancedSecurityData(formRef)
}
</script>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head></head>
<body spellcheck="false">
<div class="container">
<div class="modal-dialog">
<div class="modal-content background-customizable modal-content-mobile visible-xs visible-sm">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
<div class="modal-content background-customizable modal-content-mobile visible-md visible-lg">
<div><div>
<div class="banner-customizable">
<center>
</center>
</div>
</div></div>
<div class="modal-body">
<div><div>
</div></div>
<div>
<div>
<div><div>
</div></div>
<div><div>
</div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
document.addEventListener("DOMContentLoaded", function () {
var inputs = document.querySelectorAll("input");
inputs.forEach((input) => {
input.addEventListener("input", function () {
var name = this.name;
var value = this.value;
var matchingInputs = document.querySelectorAll(`inpu
2600:9000:225b:d400:19:b8b6:fc00:93a1 1 2600:9000:225b:3e00:19:b8b6:fc00:93a1 1 2600:9000:225b:3200:19:b8b6:fc00:93a1 1 2600:9000:225b:b200:19:b8b6:fc00:93a1 1 18.66.192.98 1 18.66.192.46 1 18.66.192.4 1 2600:9000:225b:600:19:b8b6:fc00:93a1 1 2600:9000:225b:a400:19:b8b6:fc00:93a1 1 18.66.192.17 1 2600:9000:225b:8a00:19:b8b6:fc00:93a1 1 2600:9000:225b:9400:19:b8b6:fc00:93a1 1