I don't exactly know what you are saying. You are either using web forms, MVC, or a non Microsoft view engine. It sounds like you are using web forms, but no controls?
Anyway. If you implement .net membership for security, you can share the auth token between the two sites. Its very simple. You can use the default membership provider to accomplish this.
If you pm me I can give you some sort of an example
Sorry for such a general question...I am migrating my site from classic ASP to asp.net. Phase one of my migration was to get things running on asp.net - and they are! Phase 2 is to convert the site to MVC (I am already using RouteTable and PageRouteHandler - so, I can see my path fairly well). That being said, I want to implement OpenID in phase one. All examples of DotNetOpenID seem to involve Web Forms (I don't use them - no server side controls) and MVC.I think I read that MVC can be implemented over time - if so, would it be wise to implement MVC just for 'mysite.com/Login' ? I'm using VB.Net - if that raises any red-flags.I don't use any server-side controls - the app is just generating html and spitting it out to my master template. I don't plan on using Web Forms - but do plan to update the entire site to use MVC.(So, basically, I am a newb to asp.net trying to implement OpenID using vb.net by following code written in c# that uses technologies I am not using (web forms and MVC).)Hope I'm making a bit of sense :(Thanks,bill--
You received this message because you are subscribed to the Google Groups "DotNetOpenAuth" group.
To view this discussion on the web visit https://groups.google.com/d/msg/dotnetopenid/-/gZUinBQ4HxMJ.
To post to this group, send email to dotnet...@googlegroups.com.
To unsubscribe from this group, send email to dotnetopenid...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/dotnetopenid?hl=en.
To view this discussion on the web visit https://groups.google.com/d/msg/dotnetopenid/-/tLvpmfop6MgJ.
To view this discussion on the web visit https://groups.google.com/d/msg/dotnetopenid/-/tLvpmfop6MgJ.