sts.platform.rmunify.com
Open in
urlscan Pro
20.166.81.72
Public Scan
Submitted URL: http://rmunify.com/
Effective URL: https://sts.platform.rmunify.com/Account/SignIn/rmunify?ReturnUrl=%252fissue%252fwsfed%252frmunify%253fwa%253dwsignin1.0%2526wtre...
Submission Tags: https://phish.report @phish_report Search All
Submission: On July 17 via api from FI — Scanned from FI
Effective URL: https://sts.platform.rmunify.com/Account/SignIn/rmunify?ReturnUrl=%252fissue%252fwsfed%252frmunify%253fwa%253dwsignin1.0%2526wtre...
Submission Tags: https://phish.report @phish_report Search All
Submission: On July 17 via api from FI — Scanned from FI
Form analysis
1 forms found in the DOMPOST /Account/SignIn/rmunify?returnUrl=%252fissue%252fwsfed%252frmunify%253fwa%253dwsignin1.0%2526wtrealm%253dhttp%25253a%25252f%25252flaunchpad.platform.rmunify.com%25252frp%2526wctx%253drm%25253d0%252526id%25253dpassive%252526ru%25253d%2525252f%2526wct%253d2023-07-17T15%25253a23%25253a43Z%2526wreply%253dhttps%25253a%25252f%25252frmunify.com%25252f
<form
action="/Account/SignIn/rmunify?returnUrl=%252fissue%252fwsfed%252frmunify%253fwa%253dwsignin1.0%2526wtrealm%253dhttp%25253a%25252f%25252flaunchpad.platform.rmunify.com%25252frp%2526wctx%253drm%25253d0%252526id%25253dpassive%252526ru%25253d%2525252f%2526wct%253d2023-07-17T15%25253a23%25253a43Z%2526wreply%253dhttps%25253a%25252f%25252frmunify.com%25252f"
method="post" novalidate="novalidate"><input name="__RequestVerificationToken" type="hidden" value="oRN7s-_H4DMgydo8KPh6gaOaIEAEk3oSVCFToCplMtDMljc5XAP1v38iZ3kZxVQzKfUaUGo5z40dr-5DHqTS3GVtMLY1">
<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">
<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()">@rmunify</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">@rmunify</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="display: none;" data-bind="visible: usernameScopeEntered(), attr: { 'aria-hidden': !usernameScopeEntered() }" id="divUerName2TextBox" aria-hidden="true">
<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>
<input id="returnUrl" name="returnUrl" type="hidden"
value="%2fissue%2fwsfed%2frmunify%3fwa%3dwsignin1.0%26wtrealm%3dhttp%253a%252f%252flaunchpad.platform.rmunify.com%252frp%26wctx%3drm%253d0%2526id%253dpassive%2526ru%253d%25252f%26wct%3d2023-07-17T15%253a23%253a43Z%26wreply%3dhttps%253a%252f%252frmunify.com%252f">
</form>
Text Content
* Jump to main content * Jump to footer SIGN IN Service status Username or Email Address (required)@rmunify @rmunify 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) Find out about RM Unify @RMEDUCATION TWEETS * Enable more accessible tabbing * © 2023 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 Product Information as well as 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. IDEAS Tell us your ideas for new RM Unify features that you would like to see added to the RM Unify roadmap. SERVICE STATUS RM Unify Service Status, why not subscribe to updates? WORKING... Close dialog WORKING... Close dialog Close