sso.jcu.edu.au
Open in
urlscan Pro
137.219.20.177
Public Scan
Submitted URL: https://jamescooku.ws03-securityeducation.com/
Effective URL: https://sso.jcu.edu.au/openam/XUI/?realm=/jcu&spEntityID=https://jamescooku.ws03-securityeducation.com/api/auth/saml/me...
Submission: On June 28 via api from US — Scanned from AU
Effective URL: https://sso.jcu.edu.au/openam/XUI/?realm=/jcu&spEntityID=https://jamescooku.ws03-securityeducation.com/api/auth/saml/me...
Submission: On June 28 via api from US — Scanned from AU
Form analysis
1 forms found in the DOMPOST
<form action="" method="post" class="form login col-sm-6 col-sm-offset-3" autocomplete="off" data-stage="">
<fieldset class="row">
<legend class="sr-only">Log in</legend>
<div class="form-group">
<!--
* The contents of this file are subject to the terms of the Common Development and
* Distribution License (the License). You may not use this file except in compliance with the
* License.
*
* You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the
* specific language governing permission and limitations under the License.
*
* When distributing Covered Software, include this CDDL Header Notice in each file and include
* the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL
* Header, with the fields enclosed by brackets [] replaced by your own identifying
* information: "Portions copyright [year] [name of copyright owner]".
*
* Copyright 2015-2020 ForgeRock AS. All Rights Reserved
-->
<div class="">
<label class="aria-label sr-only separator" for="idToken1">
<span>User Name e.g. jc123456</span>
</label>
<input type="text" id="idToken1" name="callback_0" value="" data-validator="required" required="" data-validator-event="keyup" class="form-control input-lg" placeholder="User Name e.g. jc123456" autofocus="">
</div>
</div>
<div class="form-group">
<!--
* The contents of this file are subject to the terms of the Common Development and
* Distribution License (the License). You may not use this file except in compliance with the
* License.
*
* You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the
* specific language governing permission and limitations under the License.
*
* When distributing Covered Software, include this CDDL Header Notice in each file and include
* the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL
* Header, with the fields enclosed by brackets [] replaced by your own identifying
* information: "Portions copyright [year] [name of copyright owner]".
*
* Copyright 2015-2020 ForgeRock AS. All Rights Reserved
-->
<div class="">
<label class="aria-label sr-only separator" for="idToken2">
<span>Password</span>
</label>
<input type="password" id="idToken2" name="callback_1" value="" data-validator="required" required="" data-validator-event="keyup" class="form-control input-lg" placeholder="Password">
</div>
</div>
<div class="form-group">
<!--
* The contents of this file are subject to the terms of the Common Development and
* Distribution License (the License). You may not use this file except in compliance with the
* License.
*
* You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the
* specific language governing permission and limitations under the License.
*
* When distributing Covered Software, include this CDDL Header Notice in each file and include
* the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL
* Header, with the fields enclosed by brackets [] replaced by your own identifying
* information: "Portions copyright [year] [name of copyright owner]".
*
* Copyright 2015-2019 ForgeRock AS. All Rights Reserved
-->
<script type="text/javascript">
if (document.getElementsByClassName("button")[0] != undefined) {
document.getElementsByClassName("button")[0].style.visibility = "hidden";
}
(function(output) {
var autoSubmitDelay = 0,
submitted = false;
function submit() {
if (submitted) {
return;
}
document.forms[0].submit();
submitted = true;
}
var callbackScript = document.createElement("script");
callbackScript.type = "text/javascript";
callbackScript.text = "function completed() { document.querySelector(\"input[type=submit]\").click(); }";
document.body.appendChild(callbackScript);
submitted = true;
var decodeHTML = function(html) {
var txt = document.createElement('textarea');
txt.innerHTML = html;
return txt.value;
};
function insertAfter(el, referenceNode) {
referenceNode.parentNode.insertBefore(el, referenceNode.nextSibling);
}
function callback() {
var message = document.createElement("div");
message.align = "center";
message.className = "form-group aria-label ";
message.style = "height: auto;";
message.innerHTML = '<a href="https://account.jcu.edu.au/forgot-password/">Forgot Password?</a> | <a href="https://account.jcu.edu.au/resetmfa">Reset MFA?</a> | <a onclick="doPwdless()">Passwordless Login</a>';
var anchor = document.forms[0].getElementsByTagName("fieldset")[0];
anchor.append(message);
}
if (document.readyState !== 'loading') {
callback();
} else {
document.addEventListener("DOMContentLoaded", callback);
}
setTimeout(submit, autoSubmitDelay);
})(document.forms[0].elements['nada']);
</script>
<div id="callback_2"></div>
</div>
<div class="form-group">
<!--
* The contents of this file are subject to the terms of the Common Development and
* Distribution License (the License). You may not use this file except in compliance with the
* License.
*
* You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the
* specific language governing permission and limitations under the License.
*
* When distributing Covered Software, include this CDDL Header Notice in each file and include
* the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL
* Header, with the fields enclosed by brackets [] replaced by your own identifying
* information: "Portions copyright [year] [name of copyright owner]".
*
* Copyright 2015-2019 ForgeRock AS. All Rights Reserved
-->
<input type="hidden" id="HTMLMessageNode_vAlign_Neutral" aria-hidden="true" name="callback_3" value="">
</div>
<div class="form-group">
<!--
* The contents of this file are subject to the terms of the Common Development and
* Distribution License (the License). You may not use this file except in compliance with the
* License.
*
* You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the
* specific language governing permission and limitations under the License.
*
* When distributing Covered Software, include this CDDL Header Notice in each file and include
* the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL
* Header, with the fields enclosed by brackets [] replaced by your own identifying
* information: "Portions copyright [year] [name of copyright owner]".
*
* Copyright 2015-2019 ForgeRock AS. All Rights Reserved
-->
<script type="text/javascript">
if (document.getElementsByClassName("button")[0] != undefined) {
document.getElementsByClassName("button")[0].style.visibility = "hidden";
}
document.getElementsByClassName("remember-forgot")[0].remove();
function doPwdless() {
document.getElementById("idToken1").type = 'search';
document.getElementById("idToken1").value = "********";
document.getElementById("idToken2").type = 'search';
document.getElementById("idToken2").value = "********";
document.getElementById("doPwdless1").value = "true";
document.getElementById("loginButton_0").click();
}
</script>
<div id="callback_4"></div>
</div>
<div class="form-group">
<!--
* The contents of this file are subject to the terms of the Common Development and
* Distribution License (the License). You may not use this file except in compliance with the
* License.
*
* You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the
* specific language governing permission and limitations under the License.
*
* When distributing Covered Software, include this CDDL Header Notice in each file and include
* the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL
* Header, with the fields enclosed by brackets [] replaced by your own identifying
* information: "Portions copyright [year] [name of copyright owner]".
*
* Copyright 2015-2019 ForgeRock AS. All Rights Reserved
-->
<input type="hidden" id="doPwdless1" aria-hidden="true" name="callback_5" value="">
</div>
<!--
* The contents of this file are subject to the terms of the Common Development and
* Distribution License (the License). You may not use this file except in compliance with the
* License.
*
* You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the
* specific language governing permission and limitations under the License.
*
* When distributing Covered Software, include this CDDL Header Notice in each file and include
* the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL
* Header, with the fields enclosed by brackets [] replaced by your own identifying
* information: "Portions copyright [year] [name of copyright owner]".
*
* Copyright 2015-2019 ForgeRock AS. All Rights Reserved
-->
<div class="form-group">
<!--
* The contents of this file are subject to the terms of the Common Development and
* Distribution License (the License). You may not use this file except in compliance with the
* License.
*
* You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the
* specific language governing permission and limitations under the License.
*
* When distributing Covered Software, include this CDDL Header Notice in each file and include
* the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL
* Header, with the fields enclosed by brackets [] replaced by your own identifying
* information: "Portions copyright [year] [name of copyright owner]".
*
* Copyright 2015-2019 ForgeRock AS. All Rights Reserved
-->
<input id="loginButton_0" name="callback_6" type="submit" role="button" index="0" value="Log in" class="btn btn-lg btn-block btn-uppercase btn-primary">
</div>
<!--
* The contents of this file are subject to the terms of the Common Development and
* Distribution License (the License). You may not use this file except in compliance with the
* License.
*
* You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the
* specific language governing permission and limitations under the License.
*
* When distributing Covered Software, include this CDDL Header Notice in each file and include
* the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL
* Header, with the fields enclosed by brackets [] replaced by your own identifying
* information: "Portions copyright [year] [name of copyright owner]".
*
* Copyright 2015-2019 ForgeRock AS. All Rights Reserved
-->
<div align="center" class="form-group aria-label " style="height: auto;"><a href="https://account.jcu.edu.au/forgot-password/">Forgot Password?</a> | <a href="https://account.jcu.edu.au/resetmfa">Reset MFA?</a> |
<a onclick="doPwdless()">Passwordless Login</a></div>
</fieldset>
</form>
Text Content
Log in User Name e.g. jc123456 Password Forgot Password? | Reset MFA? | Passwordless Login ithelpdesk@jcu.edu.au Copyright © 2010-2022 ForgeRock AS. All rights reserved.