I'm looking to setup a wsDualHttpBinding wcf endpoint to provide WCF eventing. However, the rest of my application uses WIF to provide authN/authZ support via Claims security. For those endpoints protected by WIF, I'm using WS2007FederationHttpBinding
Is there any pre-existing binding like WS2007FederationHttpBinding, except with duplex support?