WCF Claims, STS and Federation – Layman’s View – 2

In the previous post, we have seen the service configuration of WCF federation.  In this post, let us see the STS configuration. 

In the STS’s configuration file, it is mentioned in element. 

 


  
   
    
   
   


   
    
     
      
     
    
   
   

The STS service contract is declared in Udooz.ISecurityTokenService and implementation is resided in Udooz.SecurityTokenService. 

 

 

The message security mode is specified in .....  

This is specified in the section named “stsBehavior”. 

 


   
               
     
                 
                       
     
    
   
  
              

The username-password authentication is done by UdoozCommonLib.STSUsernamePasswordValidator class in UdoozCommonLib assembly. 

To be continued…

Mark this!
  • Digg
  • del.icio.us
  • Add to favorites
  • RSS