Mono Support redirect after login 

Viewed 15560 time(s), 5 post(s), 9/29/2010 12:32:42 PM - by arielf
2/15/2011 12:45:33 PM
0 Reputation 11 Total posts

I'd like to change the default login behavior and redirect the user to a "personal" home page after successfully logging in, instead of staying in the Default.aspx.

I have therefore added the defaultUrl parameter to the element within the authentication section of the web.config, but it won't redirect the user. I have also tried setting the DestinationPageURL property of the LoginModule web part with no success. Any ideas ?

Thanks for the support so far!

<authentication mode="Forms">
            <forms name=".MonoX2" slidingExpiration="true" protection="All" timeout="129600" loginUrl="/login.aspx" defaultUrl="/Start.aspx"/>
</authentication>

1
9/29/2010 4:25:06 PM
15993 Reputation 2214 Total posts

Hi Arielf,

this is a bug in MonoX related to settings being read in a wrong order. The bug is fixed and will be available in version 3.2.1786.35 and above.

Regards

2
9/30/2010 2:25:21 PM
0 Reputation 11 Total posts

Hi khorvat,

When can we expect the next release with all these bugs fixed? Are there nightly builds to download ?

Regards,
Ariel

3
10/1/2010 8:42:40 AM
15993 Reputation 2214 Total posts

At the moment we are testing few feature requests that will be available in the next release. I think a new version that includes the bug fix you have mentioned could be online today around 14h GMT +1.

I'll post a note here.

Regards

4
10/1/2010 4:26:41 PM
15993 Reputation 2214 Total posts

Hi Arielf,

we have made new version of MonoX available for donwload (3.2.1789.35). You can find the bug mentioned in this post fixed.

Regards

5
This is a demo site for MonoX. Please visit Mono Software for more info.