sts.platform.rmunify.com
Open in
urlscan Pro
104.41.223.173
Public Scan
Submitted URL: https://manorhigh.rmunify.com/
Effective URL: https://sts.platform.rmunify.com/Account/SignIn/manorhigh?ReturnUrl=%252fissue%252fwsfed%252fmanorhigh%253fwa%253dwsignin1.0%2526...
Submission: On September 07 via api from US
Effective URL: https://sts.platform.rmunify.com/Account/SignIn/manorhigh?ReturnUrl=%252fissue%252fwsfed%252fmanorhigh%253fwa%253dwsignin1.0%2526...
Submission: On September 07 via api from US
Form analysis
1 forms found in the DOMPOST /Account/SignIn/manorhigh?returnUrl=%252fissue%252fwsfed%252fmanorhigh%253fwa%253dwsignin1.0%2526wtrealm%253dhttp%25253a%25252f%25252flaunchpad.platform.rmunify.com%25252frp%2526wctx%253drm%25253d0%252526id%25253dpassive%252526ru%25253d%2525252f%2526wct%253d2021-09-07T12%25253a20%25253a19Z%2526wreply%253dhttps%25253a%25252f%25252fmanorhigh.rmunify.com%25252f
<form
action="/Account/SignIn/manorhigh?returnUrl=%252fissue%252fwsfed%252fmanorhigh%253fwa%253dwsignin1.0%2526wtrealm%253dhttp%25253a%25252f%25252flaunchpad.platform.rmunify.com%25252frp%2526wctx%253drm%25253d0%252526id%25253dpassive%252526ru%25253d%2525252f%2526wct%253d2021-09-07T12%25253a20%25253a19Z%2526wreply%253dhttps%25253a%25252f%25252fmanorhigh.rmunify.com%25252f"
method="post" novalidate="novalidate"><input name="__RequestVerificationToken" type="hidden" value="A4foZWljLqqpwZ6zqVu08-LC1w7roiA0XjY4hfOKIY1ruYYNCE3v0YntT22DlEBqpDJQIjVirMDgu_EjHUIv3FD78es1">
<div id="signinContainer" data-bind="event: { keypress: function(data,e){ if(e.keyCode == 13){ EnterKey(); } else {return true;}} }">
<div class="form-group paddingTop5px" data-bind="visible: !usernameScopeEntered(), attr: { 'aria-hidden': usernameScopeEntered() }" id="divUerNameTextBox" aria-hidden="true" style="display: none;">
<label for="usernameTxt"><span>Username or Email Address </span><span aria-label="Required" class="font-weight-normal">(required)</span><span class="sr-only" data-bind="text: scopeText()"></span></label>
<div class="input-group">
<input aria-required="true" autocomplete="on" class="form-control" data-bind="value: username, valueUpdate:['afterkeydown', 'input'], switchFocus: !usernameScopeEntered(), ifElementHasFocusId: 'username2Txt'" data-val="true"
data-val-required="The Username field is required." id="usernameTxt" name="UserName" placeholder="Enter the username or email address" type="text" value="">
<div class="input-group-append"><span class="input-group-addon input-group-text scopeSetMaxWidth paddingLeft5px paddingRight5px" aria-hidden="true" style=""
data-bind="visible: [!usernameScopeEntered()|| setScope()], popover: {trigger: 'hover', placement: 'top', content: scopeText(), container: 'body'}" data-original-title="" title=""><span data-bind="text: scopeText()"
class="scopeSetMaxWidth"></span></span></div>
</div>
<p data-bind="text: signInUsernameValidationError(), visible: signInUsernameValidationError().length>0, attr:{'aria-hidden': !signInUsernameValidationError().length>0}" aria-hidden="true" class="margin0px marginTop5px signInBox-text-warning"
role="alert" aria-live="polite" style="display: none;"></p>
</div>
<div class="form-group" style="" data-bind="visible: usernameScopeEntered(), attr: { 'aria-hidden': !usernameScopeEntered() }" id="divUerName2TextBox">
<label for="username2Txt"><span>Username or Email Address </span><span aria-label="Required" class="font-weight-normal">(required)</span></label>
<input data-bind="value: username, valueUpdate:['afterkeydown', 'input'], switchFocus: usernameScopeEntered(), ifElementHasFocusId: 'usernameTxt'" class="form-control input-lg" id="username2Txt" type="text"
placeholder="Enter the username or email address" autocomplete="on" aria-required="true" name="username2TxtGloLgn">
<p data-bind="text: signInUsernameValidationError(), visible: signInUsernameValidationError().length>0, attr:{'aria-hidden': !signInUsernameValidationError().length>0}" aria-hidden="true" class="margin0px marginTop5px signInBox-text-warning"
role="alert" aria-live="polite" style="display: none;"></p>
</div>
<div class="form-group marginBottom8px">
<label for="passwordTxt"><span>Password</span><span aria-label="Required" class="font-weight-normal"> (required)</span></label>
<div class="input-group input-with-icon">
<input data-bind="value: password, valueUpdate: ['afterkeydown', 'input','blur'], attr: {'type': showPassword()? 'text' : 'password', 'autocomplete': showPassword()? 'off' : 'current-password' }" class="form-control" id="passwordTxt"
type="password" placeholder="Enter the password" aria-required="true" name="password" autocomplete="current-password">
<div class="input-group-append" data-bind="popover: {trigger: 'hover', placement: 'top', content: 'Show my password', container: 'body'}" style="color: #000" data-original-title="" title="">
<div id="divEyeOpen" data-bind="visible: !showPassword(), attr: { 'aria-hidden': showPassword() }">
<button class="btn minWidthNone"
data-bind="click: function() {showPassword(true); }, setFocus: !showPassword(), elementToSetFocus: 'passwordTxt', event: { keypress: function(data,e){ if(e.keyCode == 13){ event.stopPropagation(); return true;} else {return true;}} }"
aria-label="Show my password">
<span class="glyphicon glyphicon-eye-open font-weight-bold"></span>
</button>
</div>
</div>
<div class="input-group-append" data-bind="popover: {trigger: 'hover', placement: 'top', content: 'Hide my password', container: 'body'}" style="color: #000" data-original-title="" title="">
<div id="divEyeClose" style="display: none" aria-hidden="true" data-bind="visible: showPassword(), attr: { 'aria-hidden': !showPassword() }">
<button class="btn minWidthNone" type="button"
data-bind="click: function() {showPassword(false); }, setFocus: showPassword(), elementToSetFocus: 'passwordTxt', event: { keypress: function(data,e){ if(e.keyCode == 13){ event.stopPropagation(); return true;} else {return true;}} }"
aria-label="Hide my password">
<span class="glyphicon glyphicon-eye-close font-weight-bold"></span>
</button>
</div>
</div>
</div>
<p data-bind="text: signInPasswordValidationError(), visible: signInPasswordValidationError().length>0, attr:{'aria-hidden': !signInPasswordValidationError().length>0}" aria-hidden="true" class="margin0px marginTop5px signInBox-text-warning"
role="alert" aria-live="polite" style="display: none;"></p>
<p style="display: none" data-bind="visible: showPassword(), attr:{'aria-hidden': !showPassword()}" aria-hidden="true" class="alert alert-warning marginTop10px" role="alert" aria-live="polite">
<span aria-hidden="true"> <b>Warning</b>: show my password is enabled</span>
<span class="sr-only">Warning : Show my password is enabled</span>
</p>
</div>
<div class="password-reset-link-wrap"><a href="https://sts.platform.rmunify.com/Account/ForgotPassword/Reset" class="link-passwordReset">I have forgotten my password</a></div>
</div>
<div class="row marginTop30px">
<div class="col-lg-7 col-md-7 col-sm-6">
<div class="custom-checkbox">
<input id="RememberMeChk" type="checkbox" name="RememberMe" data-bind="checked: usernameSaved()" value="true">
<label for="RememberMeChk" class="marginBottom0px"> Remember me <span class="sr-only">Warning: (Do not select on shared devices)</span>
</label>
<div aria-hidden="true" class="rememberMeAdviceDiv">
<span class="rememberMeAdvice">(Do not select on shared devices)</span>
</div>
</div>
</div>
</div>
<div class="marginBottom20px signin-btn-marginTop">
<input data-bind="click: function() { return signIn(); }" id="Submit" value="Sign in" class="btn btn-primary btn-lg btn-block btn-signIn" type="submit">
</div>
<div class="marginBottom20px" style="" data-bind="visible: showDssoSignIn(), attr: { 'aria-hidden': !showDssoSignIn() }">
<input
data-bind="popover: {trigger: 'hover', placement: 'top', content: 'To single sign on to RM Unify, you must be signed in to a Windows computer on your school\'s network and using a compatible browser (Edge, Internet Explorer or Google Chrome).', container: 'body'}"
value="Sign in from my network" class="btn btn-default btn-lg btn-block btn-signIn btn-dsso" onclick="window.location.href='https://sts.platform.rmunify.com/Auth/UnifyAuth/manorhigh';" type="button" data-original-title="" title=""><span
class="sr-only">To single sign on to RM Unify, you must be signed in to a Windows computer on your school's network and using a compatible browser (Edge, Internet Explorer or Google Chrome).</span>
</div>
<input id="returnUrl" name="returnUrl" type="hidden"
value="%2fissue%2fwsfed%2fmanorhigh%3fwa%3dwsignin1.0%26wtrealm%3dhttp%253a%252f%252flaunchpad.platform.rmunify.com%252frp%26wctx%3drm%253d0%2526id%253dpassive%2526ru%253d%25252f%26wct%3d2021-09-07T12%253a20%253a19Z%26wreply%3dhttps%253a%252f%252fmanorhigh.rmunify.com%252f">
</form>
Text Content
* Jump to main content * Jump to footer SIGN IN Service status Username or Email Address (required) Username or Email Address (required) Password (required) Warning: show my password is enabled Warning : Show my password is enabled I have forgotten my password Remember me Warning: (Do not select on shared devices) (Do not select on shared devices) To single sign on to RM Unify, you must be signed in to a Windows computer on your school's network and using a compatible browser (Edge, Internet Explorer or Google Chrome). Find out about RM Unify @RMEDUCATION TWEETS RM Education @RMEducation 7 Sept, 10:32 am Filtering children’s access online is an essential element in #keepingchildrensafe and ensuring that you have a rob… https://t.co/S2LJfhRaLP Expand Craig McCarthy @RHHeadmaster 6 Sept, 02:51 pm A very productive day so far for the @RussellHouseSch staff as we train with the awesome Dave F from @RMEducation… https://t.co/tVfIW6dhf2 Expand RM Education @RMEducation 6 Sept, 05:19 pm Stuck with an MIS that no longer meets your needs? We’ve identified the steps to getting a system that works for yo… https://t.co/ypCO4gVdFP Expand * Enable more accessible tabbing * © 2021 RM Education Ltd * Terms & conditions * RM Unify cookies * Powered by HELP Close dialog RM SUPPORT PORTAL Your port of call for quick start guides and technical help for RM Unify. WHAT'S NEXT Get a snapshot of forthcoming RM Unify features. YOUTUBE CHANNEL The RM Education YouTube channel, which includes how to's and case studies on RM Unify as well as other more general RM Education videos. TWITTER FEED The RM Education Twitter feed. BLOG The latest news from the RM Unify team - new features, apps and case studies. EDUGEEK Forum for technical discussion on cloud IAM (Identity and Access Management) and RM Unify. IDEAS Tell us your ideas for new RM Unify features and vote for other suggestions that you would like to see added to the RM Unify roadmap. WORKING... Close dialog WORKING... Close dialog Close