We do not have a sample with this logic plumbed into it. However, you can use the RBS security on a web application, the only difference is that you have to call the security authentication methods manually. If you look at the security documentation it will probably get you going down the right path. One place to start would be the Login class. For example:MicroFour.StrataFrame.Security.Login.AuthenticateUser(...) = Login.LoginResult.Success