Piotr Zieliński » Blog Archive » Windows Identity Foundation – integracja z...
Framework WIF dostarcza ujednolicony model zabezpieczeń. W łatwy sposób można przełączać się między tokenami generowanymi na podstawie loginu\hasła czy CardSpace – kod pozostaje niezmienny....
View Article[EN] Introduction to Claims-Based Authentication and Authorization in .NET |...
Authentication and Authorization Authentication and authorization are two closely related concepts, which are used to build security mechanism in systems and applications. Information security is the...
View ArticleIntroduction to Claims-Based Authentication and Authorization in .NET - how...
In the previous article basic information about authentication and authorization process on .Net has been presented. Security Token Service is an integral part of claim based approach. As we remember...
View ArticleWCF services with claims-based authentication and authorization | Future...
In this article we focus on sample service based on WCF (Windows Communication Foundation), as we will only try to build sample service with claims-based authentication and authorization. All technical...
View Article[EN] Security in WIF | Future Processing
In this post we’ll focus on security. We’ll try to prove that claims base authentication is safe. As we remember SAML tokens are issued by “trusted” STS. But what exactly does “trusted” issuer mean? In...
View Article