[Seaside] No auth prompt

Julian Fitzell julian at beta4.com
Thu Jun 24 20:03:58 CEST 2004


WAAuthConfiguration should make the mainClass config option be 
WAAuthMain... is this still the case in your config?

Jason Dufair wrote:
> Somehow, recently my Seaside app is not prompting me for authentication
> credentials, even though I have WAAuthConfiguration as my top config
> ancestor.
> 
> I did add a "AAGoodsConfiguration" also (to set the GOODS server and
> port via the config) - maybe that messed things up.  Here's what my
> config hierarchy looks like now:
> 
> WAAuthConfiguration
>   WARenderLoopConfiguration
>     WASessionConfiguration
>       WAGlobalConfiguration
> AAGoodsConfiguration
> 
> I'm also using a subclass of WASession (AASession) for my session
> class.  Could either of these things have an effect?


More information about the Seaside mailing list