• PicketLink STS - Writing a Token Provider

    This article discusses the implementation of security token providers for PicketLink STS.   The SecurityTokenProvider interface  All token provider implementations are required to implement the SecurityToke...
    Profile Photo
    last modified by anil.saldhana
  • PicketLink STS - Usage scenarios

    Introduction In this document we describe some of the scenarios in which PicketLink STS could be used to enable secure propagation of the client identity (and related attributes) between containers. In other words, we...
    Profile Photo
    last modified by anil.saldhana
  • SAML2 Support in JBoss With PicketLink

    What is SAML? SAML stands for Security Assertion Markup Language. The latest version 2.0 is an Oasis standard.   Which Project at JBoss provides SAML support? PicketLink   Which Profiles/Bindings are support...
    Profile Photo
    last modified by anil.saldhana
  • External authentication example using OpenSSO

    Introduction  PicketLink has a Seam module that enables developers to connect their Seam applications to external identity providers. SAMLv2 as well as OpenID based providers are supported. There is a sample app...
    Profile Photo
    last modified by marcelkolsteren
  • External authentication example using SSOCircle

    Introduction  PicketLink has a Seam module that enables developers to connect their Seam applications to external identity providers. SAMLv2 as well as OpenID based providers are supported. There is a sample app...
    Profile Photo
    last modified by marcelkolsteren
  • PicketLink SAML SSO for Web Containers

    In this article, we look at the settings to run PicketLink Federation component to achieve SAML based Single Sign On (SSO) for a generic web container. We do recommend PicketLink bindings for JBoss Application Server ...
    Profile Photo
    last modified by anil.saldhana