In a lmLoginSupported WebApp, RequestLogOut method does nothing..

It only tests if we are in a loginrequired type.. to clear the stateHash and refresh the navigation.

I was expecting that if login is supported, and the session has a user loged-In, that this would do something by default..

Was this an oops, or is this really intentional ?

Regards