V
V
valis2014-02-27 10:35:12
ASP.NET
valis, 2014-02-27 10:35:12

How to implement authentication for web services?

Now we are building a corporate portal with the following SOA architecture:
Web forms on ASP.net MVC are the point of interaction with web services that represent their logic.
- Web services can be either self-written WCF applications on IIS, or third-party software interfaces
- identification must occur through Active Directory.
-It is supposed to use a role-based authentication model on services and forms.
identification, presumably takes place on the portal. In the same place, the interface is adjusted to the user's role
Tell me how to organize identification and authentication according to this scheme?
Dug in the direction of SSO, SAML, FIM, ADFS, etc., but has not yet decided on the answer.
For me, now the scheme looks like this - build an iDp provider that distributes tokens via SAML, then slowly clean up AD and rebuild it to meet new requirements.
Doesn't anyone have similar experience?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
BigD, 2014-03-05
@valis

Choose SAML. Not a bicycle and not a collective farm, but an enterprise standard. You can use ready-made solutions, there are both paid and free ones.
We work with PingFederate, Satisfied.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question