• How to add SAML and OpenID authentication to your Seam application

    Introduction  When securing your Seam based application, you need to choose where to store the identity information that is needed for user authentication. In earlier days, you would create your own username/pas...
    Profile Photo
    last modified by marcelkolsteren
  • PicketLink REST API

    Background You may be in a situation where you need SSO for your REST based applications.  The other situation is when you need SSO for your scripts.  This article will talk about the use of PicketLink Rest ...
    Profile Photo
    last modified by anil.saldhana
  • how can we install

    Dear partners, We download PicketLink at the link , but we don't how to install it in ubuntu, is there guidance which about the information we can refer ? Thank you.
    Profile Photo
    last modified by show0116
  • Require X509 certificate from AuthNType

    Hi All,   I am working on a project where picketlink is being used as the SP, Microsoft ADFS is the IDP. Picketlink version 2.6, JBOSS EAP 6.4   We have a requirement that the SP should always request X509...
    Profile Photo
    last modified by neossian
  • PicketLink Configuration: Mask password

    PicketLink Federation configuration for the STS and/or the SAML IDP/SP include passwords.  Based on PLFED-73, we should be able to mask the password in the configuration files.   This should be available as...
    Profile Photo
    last modified by anil.saldhana
  • How to configure Picketlink on Jboss with Microsoft ADFS v2

    We have done the sample servlet based web application and we need include to the picketlink configuration and depend jar files into the web application. This is example ADFS act as an identity provider(IDP).   ...
    Profile Photo
    last modified by sivagurut
  • PicketLink: SAML v1.1 Support

    This article will be the one stop guide for the SAML v1.1 support in Project PicketLink. The main jira issue for this is https://issues.jboss.org/browse/PLFED-189 Information on SAML v1.1 http://en.wikipedia.org/wiki...
    Profile Photo
    last modified by rjanik
  • PicketLink STS Client Pool Usage

    Introduction STS client pooling is a way to create a pools of STS clients on the server side to increase the performance as the bottleneck may be the STS client creation. Client pooling can be configured and utilized...
    Profile Photo
    last modified by pskopek
  • SAML WS Integration with PicketLink STS

    In this document we show how to use PicketLink STS to validate SAML assertions and authenticate WS clients. Required software: JDK 6, PicketLink 1.0.3 or superior and PicketLink Trust JBossWS 1.0.0.CR3 or superior. ...
    Profile Photo
    last modified by anil.saldhana
  • SAML Web Browser SSO on JBoss AS 7.0

    Return to Cheatsheet for PicketLink and JBoss AS <<<   This article will talk about achieving SAML v2 Web Browser SSO on JBoss AS7.0 and beyond. Ideally the recommendation is that you are running the la...
    Profile Photo
    last modified by anil.saldhana
  • External Authentication: Sign in with Facebook, Google, Twitter etc

    I put in some thoughts into this in the following blog post. http://anilsaldhana.quora.com/External-Authentication-Sign-in-with-Facebook-Google-etc
    Profile Photo
    last modified by anil.saldhana
  • Cheatsheet:  PicketLink Security Token Service with JBoss AS 7.1.x

    Introduction  This article is an addendum to PicketLink Security Token Service by Stefan Guilhen.  It shows necessary steps to make JBoss AS 7.1.1 work with latest version of PicketLink (version 2.0.3 Final...
    Profile Photo
    last modified by aljacinto
  • JBossNegotiation

    JBoss Negotiation  JBoss Negotiation Download Support Bugs and Features Source Additional Documentation Diagram Integration Material for other Projects/Products at JBoss: Old SPNE...
    Profile Photo
    last modified by anil.saldhana
  • PicketLink Security Token Service

    This article presents the PicketLink Security Token Service (PicketLink STS). We start with a brief description of the WS-Trust specification. Then we present PicketLink STS and discuss its overall architecture. After...
    Profile Photo
    last modified by rdickens
  • How to configure JBoss AS 7.1.x to backward compatibility with older versions

            JBoss AS 7 has a modular architecture. It uses JBoss Modules and offers true application isolation.           Imagine the case where ...
    Profile Photo
    last modified by pcraveiro
  • How to update JBoss AS 7 to newer versions of PicketLink

    Objective        This article describes how to update the JBoss AS 7 to newer versions of PicketLink.      In this article we will show you how to update the PicketLink b...
    Profile Photo
    last modified by pcraveiro
  • How to use PicketLink IDP in clustered environment

    Prerequisities We are going to use JBoss AS7.2 in domain mode, so we will need three network addresses (could be of course more) to bind our AS7 instances on them. On Linux operting system we can create new adresses ...
    Profile Photo
    last modified by pskopek
  • JBossESB SAML Support

    The SAML support currently in JBossESB is provided by the PicketLink Project via JAAS Login Modules that have the ability to issue and validate SAML security tokens.   There are basically two situations with reg...
    Profile Photo
    last modified by sebagra
  • IDM use-cases and requirements

    (Copy of initial DeltaSpike IDM requirements from here)Use-casesAuthenticationScenarioThe user must be able to log in by supplying a username and password Example JSF code:   Username: <h:inputText value="#{cr...
    Profile Photo
    last modified by bdaw
  • PicketLink Dashboard

    Objective This dashboard is one stop source for information on PicketLink.  Links pointing to articles, news, how-tos etc will be added by the PicketLink Development Team. What is PicketLink? PicketLink is a JBos...
    Profile Photo
    last modified by anil.saldhana