Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
Windos
win32.3rdparty
win32.directx.audio
win32.directx.ddk
win32.directx.graphics
win32.directx.input
win32.directx.managed
win32.directx.misc
win32.directx.networking
win32.directx.sdk
win32.directx.video
win32.dirx.grap.shaders
win32.gdi
win32.international
win32.kernel
win32.messaging
win32.mmedia
win32.networks
win32.ole
win32.rtc
win32.tapi
win32.tapi.beta
win32.tools
win32.ui
win32.wince
win32.wmi
windows.mediacenter
winfx.aero
winfx.announcements
winfx.avalon
winfx.collaboration
winfx.fundamentals
winfx.general
winfx.indigo
winfx.sdk
winfx.winfs
  
 
date: Sat, 19 Apr 2008 14:28:01 -0700,    group: microsoft.public.windows.developer.winfx.indigo        back       


WCF Security Question   
i have a WCF service(hosted in IIS) with the following configuration:
basichttpbinding
MTOM
Streaming(for file upload and download)
now i want to implement a security system where i receive username/password 
only once. after which i want to issue a custom generated token which should 
be used for all subsequent calls to service. i also want to control the 
expiration and renewal of the issued token. what should be my approach in 
order to acheive this?
please advice, if possible with some code sample.
date: Sat, 19 Apr 2008 14:28:01 -0700   author:   Sarasam

Re: WCF Security Question   
Hi Sarasam,
You need to use Federation binding and implement an STS that will
issue the token. You can then use an authorization policy and/or
authorization manager with your specific service, and with the service
you can define MTOM for encoding.

Priya
On Apr 20, 2:28 am, Sarasam  wrote:
> i have a WCF service(hosted in IIS) with the following configuration:
> basichttpbinding
> MTOM
> Streaming(for file upload and download)
> now i want to implement a security system where i receive username/password
> only once. after which i want to issue a custom generated token which should
> be used for all subsequent calls to service. i also want to control the
> expiration and renewal of the issued token. what should be my approach in
> order to acheive this?
> please advice, if possible with some code sample.
date: Thu, 24 Apr 2008 01:12:11 -0700 (PDT)   author:   Priya

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us