uhemployee.unionhospital.org
Open in
urlscan Pro
2606:4700::6812:e4b
Public Scan
Submitted URL: https://uhemployee.unionhospital.org/
Effective URL: https://uhemployee.unionhospital.org/APIHC/TASS/WebPortal/APIHealthcare/Login.aspx
Submission: On April 27 via automatic, source certstream-suspicious — Scanned from DE
Effective URL: https://uhemployee.unionhospital.org/APIHC/TASS/WebPortal/APIHealthcare/Login.aspx
Submission: On April 27 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
1 forms found in the DOMPOST ./Login.aspx
<form method="post" action="./Login.aspx" onsubmit="javascript:return WebForm_OnSubmit();" id="ctl02">
<div class="aspNetHidden">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="u7L9LCGxsu1EY1IWvJSh18wrjcvsx+cSSYcTBW0exKfvinXxFQbi5oS02PyrVeiDnshZxLtUHluFdWCXmgfZa7B/se4=">
</div>
<script type="text/javascript">
//<![CDATA[
var applicationDateFormat = new DateConfiguration('MM/dd/yyyy', 'MM/dd/yyyy HH:mm:ss', 'HH:mm', '01/01/1900 00:00:00', 1, 0, 2);
if (typeof(isToBeUnloaded) == 'undefined') var isToBeUnloaded;
isToBeUnloaded = false; //]]>
</script>
<script src="/APIHC/TASS/WebPortal/APIHealthcare/WebResource.axd?d=x2nkrMJGXkMELz33nwnakAUDKZSfskdTwcRLJJTZQd6pUh-btmzZ65rICQK7BK1aUZWr6I_XbVf5UXh4i4npucFZUQs1&t=637823185705833095" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
function WebForm_OnSubmit() {
if (typeof(ValidatorOnSubmit) == "function" && ValidatorOnSubmit() == false) return false;
return true;
}
//]]>
</script>
<div class="aspNetHidden">
<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="4748930A">
</div>
<div id="formContentPlaceHolder_signInBackground" class="sign-in-background">
<div class="redirect-message-container" id="redirectMessage">
<div class="redirect-message">
<div>
<img src="Images/Login/Info_title_sm.svg">
</div>
<div class="redirect-message-box">
<div class="redirect-message-title">Redirecting to identity Provider.</div>
<div class="redirect-message-content">Click <a href="Login.aspx">identity provider </a>if you are not automatically redirected.</div>
</div>
</div>
</div>
<div class="sign-in-container" id="loginForm" style="display: block;">
<div class="row">
<div class="row">
<div class="app-logo-wrapper">
<img src="customer_Logo.png" id="formContentPlaceHolder_logoAlphaImage" class="app-logo">
</div>
</div>
<div class="columns first">
<div class="app-name" id="appName">
<h1 id="productName"> Time and Attendance<br> Staffing and Scheduling</h1>
</div>
<div class="app-description expandable login-padding" id="appDescription">
<span id="formContentPlaceHolder_versionSpan">2021.1.0.1</span>
<p id="productDescription">Take control of your employee data and achieve a better work-life balance with Time and Attendance and Staffing and Scheduling. Review your time cards, track hours worked, view your schedule, request open shifts
and more when it’s convenient for you.</p>
</div>
<div class="custom-image-wrapper">
<img src="API_Healthcare_Logo.png" id="formContentPlaceHolder_customerImage">
</div>
</div>
<div class="columns second">
<div class="separator"></div>
<div class="login-content">
<div>
<h1>Welcome</h1>
</div>
<div class="sign-in-message">Please sign in to your account</div>
<div id="environmentClassificationWrapperSecond" class="app-environment-classification" style="display: none;">
<img src="Images/Login/Info_20x.png">
<span>This is a <span id="environmentClassificationSecond"></span> environment.</span>
</div>
<div class="Authentication">
<div class="field-wrapper">
<span id="formContentPlaceHolder_authenticationCustomValidator" style="visibility:hidden;"></span>
<div id="formContentPlaceHolder_validationSummary" class="validation-summary-errors" style="display:none;">
</div>
<span id="formContentPlaceHolder_systemChecker"></span>
<input name="ctl00$formContentPlaceHolder$timeZoneField" type="hidden" id="formContentPlaceHolder_timeZoneField" value="GMT">
<input name="ctl00$formContentPlaceHolder$clientTimeField" type="hidden" id="formContentPlaceHolder_clientTimeField">
</div>
</div>
<div>
<label for="userNameField">User Name</label>
<input name="ctl00$formContentPlaceHolder$userNameField" type="text" id="formContentPlaceHolder_userNameField" class="user-name">
<span id="formContentPlaceHolder_ctl00" style="display:none;"></span>
</div>
<div class="field-wrapper">
<label for="passwordField">Password</label>
<input name="ctl00$formContentPlaceHolder$passwordField" type="password" id="formContentPlaceHolder_passwordField" text="Password" ispassword="True" class="password" autocomplete="off">
<span id="formContentPlaceHolder_ctl01" style="display:none;"></span>
</div>
<div id="directoryWrapper" class="field-wrapper" style="display: none;">
<label for="directoryField">Domain</label>
</div>
<div id="quickBadgeWrapper" class="field-wrapper" style="display: none;">
<label for="quickLoginCheckBox"> Quick Badge Only </label>
</div>
<div class="sign-in-button-wrapper">
<button id="formContentPlaceHolder_loginApiButton" type="button" onclick="this.disabled = 'disabled'; loginApiButton_onclick(event);" class="button">Sign In</button>
</div>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript" language="javascript">
$(document).ready(function() {
if (!isSSOEnabled) {
$('#loginForm').show();
if ($('select').select2) {
$('select').select2({
minimumResultsForSearch: -1,
containerCssClass: 'login-select2-container',
dropdownCssClass: 'login-select2-drop'
});
}
if (typeof(environmentClassification) != 'undefined') {
$('#environmentClassificationSecond').html(environmentClassification);
} else {
$('#environmentClassificationWrapperSecond').hide();
}
$('#productName').html(productName);
$('#productDescription').html(productDescription);
if ($('#' + directoryFieldID).length == 0) {
$('#directoryWrapper').hide();
}
if ($('#' + quickBadgeLoginFieldID).length == 0) {
$('#quickBadgeWrapper').hide();
}
if ($('div.expandable p').expander) {
$('div.expandable p').expander({
slicePoint: 300, // default is 100
expandText: '</br></br>Show more',
userCollapseText: '</br></br>Show less'
});
}
} else if (isSSOEnabled) {
$('#redirectMessage').show();
}
});
</script>
<script type="text/javascript">
//<![CDATA[
var requiredWebBrowserVersion = new Array('0.0.0.0', '0.0.0.0', '0.0.0.0', '11.0.0.0');
var requiredWebBrowserCode = new Array('Safari', 'Firefox', 'Chrome', 'MSIE');
var webBrowserDownloadUrl = new Array(null, null, null, null);
var Page_ValidationSummaries = new Array(document.getElementById("formContentPlaceHolder_validationSummary"));
var Page_Validators = new Array(document.getElementById("formContentPlaceHolder_authenticationCustomValidator"), document.getElementById("formContentPlaceHolder_ctl00"), document.getElementById("formContentPlaceHolder_ctl01"));
//]]>
</script>
<script type="text/javascript">
//<![CDATA[
var formContentPlaceHolder_authenticationCustomValidator = document.all ? document.all["formContentPlaceHolder_authenticationCustomValidator"] : document.getElementById("formContentPlaceHolder_authenticationCustomValidator");
formContentPlaceHolder_authenticationCustomValidator.evaluationfunction = "CustomValidatorEvaluateIsValid";
var formContentPlaceHolder_ctl00 = document.all ? document.all["formContentPlaceHolder_ctl00"] : document.getElementById("formContentPlaceHolder_ctl00");
formContentPlaceHolder_ctl00.controltovalidate = "formContentPlaceHolder_userNameField";
formContentPlaceHolder_ctl00.errormessage = "User Name: This field is required.";
formContentPlaceHolder_ctl00.display = "None";
formContentPlaceHolder_ctl00.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
formContentPlaceHolder_ctl00.initialvalue = "";
var formContentPlaceHolder_ctl01 = document.all ? document.all["formContentPlaceHolder_ctl01"] : document.getElementById("formContentPlaceHolder_ctl01");
formContentPlaceHolder_ctl01.controltovalidate = "formContentPlaceHolder_passwordField";
formContentPlaceHolder_ctl01.errormessage = "Password: This field is required.";
formContentPlaceHolder_ctl01.display = "None";
formContentPlaceHolder_ctl01.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
formContentPlaceHolder_ctl01.initialvalue = "";
//]]>
</script>
<script language="javascript">
<!--
var isInLocalMode = false;
var imagePath = 'Images/';
var pngImagePath = 'Images/2021.1.1116.21/';
var isTimeAndAttendance = true;
var isStaffingAndScheduling = true;
var validationSummaryID = 'formContentPlaceHolder_validationSummary';
var userNameFieldID = 'formContentPlaceHolder_userNameField';
var passwordFieldID = 'formContentPlaceHolder_passwordField';
var directoryFieldID = 'formContentPlaceHolder_directoryField';
var timeZoneFieldId = 'formContentPlaceHolder_timeZoneField';
var clientTimeFieldId = 'formContentPlaceHolder_clientTimeField';
var isStandardTime = false;
var isSSOEnabled = false;
var productDescription =
'Take control of your employee data and achieve a better work-life balance with Time and Attendance and Staffing and Scheduling. Review your time cards, track hours worked, view your schedule, request open shifts and more when it’s convenient for you.';
var productName = ' Time and Attendance<br /> Staffing and Scheduling';
var quickBadgeLoginFieldID = 'formContentPlaceHolder_quickLoginCheckBox';
var pageMode = 0;
//
-->
</script>
<script type="text/javascript">
//<![CDATA[
var Page_ValidationActive = false;
if (typeof(ValidatorOnLoad) == "function") {
ValidatorOnLoad();
}
function ValidatorOnSubmit() {
if (Page_ValidationActive) {
return ValidatorCommonOnSubmit();
} else {
return true;
}
}
//]]>
</script>
</form>
Text Content
Redirecting to identity Provider. Click identity provider if you are not automatically redirected. TIME AND ATTENDANCE STAFFING AND SCHEDULING 2021.1.0.1 Take control of your employee data and achieve a better work-life balance with Time and Attendance and Staffing and Scheduling. Review your time cards, track hours worked, view your schedule, request open shifts and more when it’s convenient for you. WELCOME Please sign in to your account This is a environment. User Name Password Domain Quick Badge Only Sign In