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.
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to