Sign in
Govind's WebLog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.NET
Addins
ADFS
Authorization
Binary
dotnet
Encoding
Federation
IIS
Message Security
Microsoft
Mixed-Mode Security
Rants
SAML
Security
Security Tokens
transport security
Trust
Vista
Visual Studio
WCF
webservices
Windows
WSE
Browse by Tags
MSDN Blogs
>
Govind's WebLog
>
All Tags
>
transport security
Tagged Content List
Blog Post:
WCF Security Modes
govindr
WCF supports three types of Security. They are, Transport Security Mixed-Mode Security Message Security Let's discuss the various Security Modes below. Transport Security is applied at the transport byte stream below the message layer. The message does not have a Security header and...
on
7 Feb 2007
Blog Post:
Federation and Bearer Tokens
govindr
The latest WS-Trust spec (yet to be ratified by OASIS) introduces a concept called Bearer Tokens. This basically is a keyless token that a client requests from an STS (Security Token Service). The only purpose this token serves is to provide more information about the client to the service while the...
on
22 Nov 2006
Blog Post:
Using Binary Encoding in WCF
govindr
I recently had a question from someone on using Binary Encoding and how performance of their application relates to that. My answer was it depends...it depends on what is in your message body and if you are using message security or transport security. Before talking about binary encoding, the first...
on
9 Oct 2006
Page 1 of 1 (3 items)