Skip to content

yaronn/ClearUsernameBinding

Repository files navigation

A full tutorial is here.

You can also check my twitter.

ClearUsernameBinding

Wcf does not natively allow to send username token over an unsecured transport (namely non-ssl). Trying to do so will results in one out of many errors, typically this one:

The provided URI scheme 'http' is invalid; expected 'https'. Parameter name: via

In some cases this is a legitimate use case. Consider the use of a load balancer, or an internal secured network.

ClearUsernameBinding allows to do this using a very simple configuration.

How to use ClearUsernameBinding?

A full tutorial is here.

License

MIT: http://rem.mit-license.org/

Bitdeli Badge

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages