Login Control

This is a forum to suggest new features for mojoPortal. 

This thread is closed to new posts. You must sign in to post in the forums.
1/3/2009 2:52:24 AM
Gravatar
Total Posts 118

Login Control

It would be really usefull if there was a login control that could be added to a page.

 

Neil

1/3/2009 7:29:56 AM
Gravatar
Total Posts 18439

Re: Login Control

A lot of people request that but is very difficult to enforce security like that because it becomes difficult to enforce SSL. With fixed pages we are able to force ssl if it is available because we have full control of everyting on the page, but if we allow users to add it to any page it becomes more difficult because if you force ssl on the page you often endup with some images or other content that is not secure because its just content entered by the user who created the page. The users using IE get a browser warning on the page about it having both secure and insecure content. I realize a lot of sites don't have SSL certificates and don't really have security but I don't want to build something that encourages bad security. I've noticed that very few big name sites do this anymore (have a login form on multiple pages).

I'm not saying its impossible to implement it securly but it is surely difficult. One of the best approaches to security is to keep things as simple as possible and having only one place where a user can sign in is an example of following that principle.

Best,

Joe

1/28/2011 1:16:41 PM
Gravatar
Total Posts 1

Re: Login Control

Currently, when the user clicks the "Sign In" link on the very top of the page, then the browser navigates to

\mojoportal\Secure\Login.aspx


Can this be "plugged into" the home page, so the "Sign In" prompt shows on the home page when the user first gets there?

1/29/2011 7:11:46 AM
Gravatar
Total Posts 18439

Re: Login Control

http://www.mojoportal.com/mojoportal-2358-released.aspx

Hope it helps,

Joe

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