Quantcast
Channel: Security
Viewing all articles
Browse latest Browse all 4737

Create .NET Identity User in Web Service?

$
0
0

Hi!  

We're making an application that will have two distinct parts.  The first part is a forward-facing traditional ASP.NET website where users will login to use the application.  The second part is an administrative area that will exist in our existing SharePoint 2010 internal website.  The administrative website needs to be able to create, edit, delete new users, but because the SharePoint site is 2010, it uses .NET 3.5, so using Identity isn't possible.  Our solution was to make a web service that would handle these requests that the SP application would call (passing a token for security).  

My problem is that I can't find any examples of how to do this using a web service.  Copying the code from Register.aspx from the Identity page doesn't seem to work - and with it still being relatively new, it seems there aren't many examples out there to refer to.  

Can anyone help me with this?  Is what I'm trying to accomplish even possible?  

Thanks much!

-P


Viewing all articles
Browse latest Browse all 4737

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>