[Mono-list] WCF - ServiceSecurityContext

augustwest ctxdeaneo at yahoo.com
Fri Feb 18 21:45:26 EST 2011


I was able to work around the missing SecurityContext (and the custom
validators not firing for that matter) by adding a custom behavior to the
endpoint and then using IDispatchMessageInspector (AfterReceiveRequest) to
obtain the basic auth credentials from the request header.  This proved
sufficient for my needs.
-- 
View this message in context: http://mono.1490590.n4.nabble.com/WCF-ServiceSecurityContext-tp3307343p3313841.html
Sent from the Mono - General mailing list archive at Nabble.com.


More information about the Mono-list mailing list