Pablo Castro - MSFT
Hi Jamie,
The CTP we shipped last May did not include a fully-baked security story. It had minimal support for authorization, but not an appropriate level of implementation and guidance for building production applications.
If you want to explore the space, for authentication you can use any ASP.NET authentication mechanism. All Astoria does is checks out the current principal from the request. From the authorization perspective, you can read some details in the "Using Astoria" doc, and also some notes in this blog entry:
http://blogs.msdn.com/pablo/archive/2007/05/21/security-in-data-services.aspx
It's still early in the design process, so we have work to do there. If you have specific scenarios in mind around security, I'd love to hear about them.
Pablo Castro
Technical Lead
Microsoft Corporation