Why not need to set Login url

A

ad

I have downloaded the Portal Starter Kit from

http://www.ibuyspy.com/Default.aspx?tabindex=8&tabid=47



The authentication section of web.config is below

-----------------------------------------------------------

<authentication mode="Forms">
<forms name=".ASPXAUTH" protection="All" timeout="60" />
</authentication>

-----------------------------------------------------------



Why they didn't to set the loginUrl like this

<forms name="MyCookie" loginUrl="Login.aspx">



How does this application know the login page?
 
P

Patrice

It's likely that login.aspx is the default value when loginUrl is not
explicitely defined... The doc should perhaps mention this...

Patrice
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,077
Latest member
SangMoor21

Latest Threads

Top