Password Memory Lost after adding Open ID functionality

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
1/20/2011 11:53:07 AM
Gravatar
Total Posts 383
Thanks Squire Dude

Password Memory Lost after adding Open ID functionality

Hi,

No sure if this is really a bug or just loss of functionality!

I recently added the OpenID (RXP) functionality to my web site.  Now when I login in using the mojoportal Login the password is no longer remembered by the system.

Phill

1/21/2011 7:25:16 AM
Gravatar
Total Posts 18439

Re: Password Memory Lost after adding Open ID functionality

Now that you are signed up and configured, you can login again to the JanRain site and from there they have tools to allow you to configure which sign in providers to use/show on your site. Some of them require additional configuration like getting a api key from Facebook or Twitter may be required to use those.

Hope it helps,

Joe

1/21/2011 9:59:37 AM
Gravatar
Total Posts 383
Thanks Squire Dude

Re: Password Memory Lost after adding Open ID functionality

Hi Joe,

Thanks for the info.  I noticed the extra stuff over there but wasn't sure if it was a duplication or for systems not as advanced as yours.

I will get to that tomorrow as I have to format my HDD and reinstall everything on my laptop as something is consuming all my RAM and its slower than a 20 year old bulldog...

Good thing the forums are here and I can refer back to everything and no loose all this great info.

Thanks
Phill

1/21/2011 6:13:56 PM
Gravatar
Total Posts 383
Thanks Squire Dude

Re: Password Memory Lost after adding Open ID functionality

Hi Joe,

I recently added the OpenID (RXP) functionality to my web site. Now when I login in using the mojoportal Login the password is no longer remembered by the system.

Phill
 

1/24/2011 11:45:54 AM
Gravatar
Total Posts 18439

Re: Password Memory Lost after adding Open ID functionality

Hi,

First thing to understand is that when you are using a service like RPX aka JanRain Connect, at no point ever do we have access to your password at the authentication source, like we don't get your google password or Facebook password or any password no matter which type of account you use. If a user registers using that service a random password is created and stored on the user account and the user could retrieve that password and login to the site without using RPX, but the idea of RPX is that they don't have to know about or remember that system generated password, they can use RPX with their existing 3rd party account password so that they don't have to remember any new passwords, but at no time does RPX ever provide the password to us and neither does RPX even know what your password is, they just bring together different authentication services under one wrapper, but the authentication happens at the source like at google or at Facebook without ever sharing your password anywhere. Its like google does the authentication and tells RPX if it was successful and RPX tells mojoPortal it was successful so we set a cookie to log you in to the mojoPortal site and all this happens through service negotiations without ever sharing your password.

If you login using RPX they may have a setting about whether you stay logged in on their end, you may need to look at that when you login with RPX, but as far as on the mojoPortal end when the service tells us you are authenticated we set a persistent login cookie. If you sign out it clears the cookie. But our cookie has nothing to do with remembering your password it just remembers whether you are authenticated.

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.