Hi
Any idea what I should put into "User name ID" for the URL below:
https://login.live.com/login.srf?wa=wsignin1.0&rpsnv=12&ct=1389796102&rver=6.0.5276.0&wp=MCMBI&wreply=https%3a%2f%2fwww.microsoft.com%2fLicensing%2fservicecenter%2fHome.aspx&lc=1033&cb=%26lcid%3d1033%26brand%3dMicrosoft%26ReturnUrl%3dhttps%3a%2f%2fwww.microsoft.com%2fLicensing%2fservicecenter%2fDefault.aspx&id=74335&cru=https%3a%2f%2fwww.microsoft.com%2fLicensing%2fservicecenter%2fDefault.aspx
If I use the "Discover" button, it does find "Password ID" but no "User name ID".
Any help is much appreciated(html/web is not my strongest side).
Thanks.
This is the actual URL(but I want to auto login from RDM):
https://www.microsoft.com/Licensing/servicecenter/default.aspx
edited by Brandur on 1/15/2014
//Brandur
We've had the bug logged for while. It's truly annoying, I will give it another look to see if I can figure it out. They are doing some magic with a DIV on top of an INPUT, once you click the DIV goes away...
Stéfane Lavergne
There is a single login page for the whole live ecosystem, the control is named "email". Please let us know how that works out
Maurice
I got it working wiht the following values:
This should work with IE embedded (even external) but will not work with any of the extensions (IE, Chrome or Firefox)
Let me know if it works for you.
Regards,
Stéfane Lavergne
1-15-2014 10-32-34 AM.jpg
Maurice: I'm not following you a 100%, with your statement.
But it did work perfectly by using "i0116".
So thank you both, very much :)
//Brandur
Hi again #Stéfane
I forgot to ask. How did you figure out the "i0116". Any kinda tool/software or browser plugin you used(so the next time, I can figure this out without disturbing you guys)?
//Brandur
It was a two part investigation of the html.
First I went to https://login.live.com/login.srf?wa=wsignin1.0&rpsnv=12&ct=1389796102&rver=6.0.5276.0&wp=MCMBI&wreply=https%3a%2f%2fwww.microsoft.com%2fLicensing%2fservicecenter%2fHome.aspx&lc=1033&cb=%26lcid%3d1033%26brand%3dMicrosoft%26ReturnUrl%3dhttps%3a%2f%2fwww.microsoft.com%2fLicensing%2fservicecenter%2fDefault.aspx&id=74335&cru=https%3a%2f%2fwww.microsoft.com%2fLicensing%2fservicecenter%2fDefault.aspx
Right-click on the email text box
Notice that it is actually a <div>, now look for a <input> tag of type (text or email)
Now back to RDM, I changed the URL from https://www.microsoft.com/Licensing/servicecenter/default.aspx to the long url from above and then hit the discover button. Make sure you change the url back to the original one.
Notice it got everything except the Email, I entered the ID found in the second step.
FYI - I've added a feature request to change the discover code to handle this and other type of redirect pages.
edited by stefane on 1/16/2014
Stéfane Lavergne
1-16-2014 8-56-36 AM.jpg
1-16-2014 8-49-42 AM.jpg
1-16-2014 8-46-19 AM.jpg
Ok. Super.
Always better if one understands what is going on :)
Thanks again.
//Brandur
FYI - Like this and any other web page if the page changes (different ids for example) you will need to re-configure the RDM session.
Stéfane Lavergne