Jeff Ronay
My feedback
3 results found
-
31 votes
Jeff Ronay supported this idea ·
-
163 votes
A preview of AspNetWindowsAuthProvider was added in the v4.0.21 release, see:
https://github.com/ServiceStack/ServiceStack/blob/master/release-notes.md#windows-auth-provider-for-aspnetJeff Ronay shared this idea ·
-
5 votes
An error occurred while saving the comment
I would really like to see out of the box support for IWA - Integrated Windows Authentication with Active Directory. Many in-house .Net developers for both large and small organizations write web applications that are Intranet facing, and require the use of Integrated Windows Authentication with IIS.
Kerberos authentication often plays a big part in shipping the logged in user’s credentials via tickets from the application server to back end databases. Built-in support for a ServiceStack web service to be Active Directory aware would be awesome! We currently use Filter Attributes to get this desired behavior for our ServiceStack web services but would love to see this important part of security built in to the stack.
Thanks,
Jeff Ronay – Cleveland, Ohio