OpenID Tab

This is an open forum for any mojoPortal topics that don't fall into the other categories.

This thread is closed to new posts. You must sign in to post in the forums.
10/22/2012 6:06:25 PM
Gravatar
Total Posts 1

OpenID Tab

Hello!

We recently upgraded our Mojo and are trying to enable the OpenID tab. I have ensured that in my web.config the openID is true. But when we go to the administration/sitesettings/security and I push the OpenID tab nothing happens. The box for the setting for that will not show up. Any help would be appreciated. 

10/24/2012 11:51:04 AM
Gravatar
Total Posts 18439

Re: OpenID Tab

Hi,

You can make that checkbox appear by adding this to your user.config file:

<add key="ShowLegacyOpenIDSelector" value="true"/>

then touch Web.config to make it reload settings.

However standard Open ID is not very user friendly, very few users even know what it is or what its for or how to use it. Instead of that I highly recommend enabling the Janrain Social Login which is much more obvious and user friendly. 

Hope that helps,

Joe

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