my manager asking me to port the ASp.net Identity security model to WCF service. is this possible? any ideas to implement token based security in WCF?
Any ideas are welcome. Thank you
my manager asking me to port the ASp.net Identity security model to WCF service. is this possible? any ideas to implement token based security in WCF?
Any ideas are welcome. Thank you
The Answer is Yes. It's possible.
Go and tell your manager, Google have lot of reviews and documents for identity security model used in WCF.
And show him to the below links.