If you are building your own module, you could decorate your Action methods with the AuthorizeAttribute. If the url for that action is visited it will automatically ask the user to login if he hasn't.
Not sure what you mean about first page? On Fri, Jun 17, 2011 at 3:42 PM, Steve Clements <[email protected]>wrote: > Hi,**** > > ** ** > > What the best solution for only allowing authenticated access to any part > of the site?**** > > ** ** > > I’m currently playing with permissions and widget layers? Seems like there > should be a switch somewhere and the first page is login?**** > > ** ** > > Thx**** > > Steve**** > --- > You are currently subscribed to orchard-discuss as: [email protected]. > To unsubscribe send a blank email to > [email protected]. > --- You are currently subscribed to orchard-discuss as: [email protected]. To unsubscribe send a blank email to [email protected].
