Anish
Anish

Reputation: 768

is there any sample program using Kentor.AuthServices.MVC

I am using mvc4 and I need SAML2.0 for the security. I tried some samples with Component Pro but we need to purchase it and it has good documentation also.

I came to know about Kentor.AuthServices.MVC which is an open source and may i know whether there is any learning site where I can implement with mvc4.

Upvotes: 1

Views: 3816

Answers (1)

Anders Abel
Anders Abel

Reputation: 69260

There is a working SampleMvcApplication included in the source on github.

Upvotes: 3

Related Questions