OpManager V6 Custom Login Shortcut Not Working on V7
I had created and used the following web link shortcut for quick (unsecured) access to a restricted business view user.
<form name="loginForm" METHOD=post action="http://svdevmonitor.beckman.com/jsp/Login.do">
<input type="hidden" name="userName" value="web">
<input type="hidden" name="password" value="bci">
<input type="submit" class="btnStyle" value="System Status">
<input type="hidden" name="clienttype" value="html">
</form>
In V7 it functions but the Business views are missing content. (See attachment)
How can I get this functionality back?
New to ADSelfService Plus?