Direct login HTML MOS

  • From: Yong Huang <yong321@xxxxxxxxx>
  • To: oracle-l@xxxxxxxxxxxxx
  • Date: Fri, 29 Oct 2010 14:39:09 -0700 (PDT)

The fastest way to login HTML MyOracleSupport is to select the bookmark 
and a few seconds later, you're logged in. To achieve that, follow this 
one-time setup. Go to supporthtml.oracle.com. Click "Sign In". On the 
next page, either get the site2pstoretoken from the URL, or if you're 
not sure where it ends, get it from browser View Source. Construct the 
final URL as follows:

https://login.oracle.com/sso/auth?v=v1.4&site2pstoretoken=[the long token value 
you just got probably beginning with 
v1.2~]&ssousername=yourusername&password=yourpassword

Make sure it's on one line. Paste it in a new browser session. (If you 
use Firefox or Opera, existing processes of FF or Opera have to exit to 
get a new session, because a new window would use the same process with 
a new thread it in. This is not a problem for IE.) If you're logged in, 
bookmark the page and explicitly change the bookmark URL to the above 
URL you constructed.

Be aware that the password is stored in the URL, although it won't show 
after you login. When your PC is replaced, it's better to delete the 
URL, permanently, or change the password.

Have a good weekend!

Yong Huang


      
--
//www.freelists.org/webpage/oracle-l


Other related posts:

  • » Direct login HTML MOS - Yong Huang