JBoss.orgCommunity Documentation

PicketLink Reference Documentation

Version 2.1.7.Final


Table of Contents

1. Federation
1.1. Overview
1.2. SAML SSO
1.3. SAML Web Browser Profile
1.4. PicketLink SAML Specification Support
1.5. SAML v2.0
1.5.1. Which Profiles are supported ?
1.5.2. Which Bindings are supported ?
1.5.3. PicketLink Identity Provider (PIDP)
1.5.4. PicketLink Service Provider (PSP)
1.5.5. SAML Authenticators (Tomcat,JBossAS)
1.5.6. Digital Signatures in SAML Assertions
1.5.7. SAML2 Handlers
1.5.8. Single Logout
1.5.9. SAML2 Configuration Providers
1.5.10. Metadata Support
1.5.11. Token Registry
1.5.12. Standalone vs JBossAS Distribution
1.5.13. Standalone Web Applications(All Servlet Containers)
1.6. SAML v1.1
1.6.1. SAML v1.1
1.6.2. PicketLink SAML v1.1 Support
1.7. Trust
1.7.1. Security Token Server (STS)
1.8. Extensions
1.8.1. Extensions
1.8.2. PicketLinkAuthenticator
1.9. PicketLink API
1.9.1. Working with SAML Assertions
1.10. 3rd party integration
1.10.1. Picketlink as IDP, Salesforce as SP
1.10.2. Picketlink as SP, Salesforce as IDP
1.10.3. Picketlink as IDP, Google Apps as SP

List of Figures

1.1. TODO InformalFigure image title empty
1.2. TODO InformalFigure image title empty
1.3. TODO InformalFigure image title empty
1.4. TODO Gliffy image title empty
1.5. TODO InformalFigure image title empty
1.6. TODO InformalFigure image title empty
1.7. TODO InformalFigure image title empty
1.8. TODO InformalFigure image title empty
1.9. TODO InformalFigure image title empty
1.10. TODO InformalFigure image title empty
1.11. TODO InformalFigure image title empty

List of Examples

1.1. context.xml
1.2. context.xml
1.3. context.xml
1.4. context.xml
1.5. context.xml
1.6. WEB-INF/picketlink-handlers.xml
1.7. WEB-INF/picketlink-handlers.xml
1.8. WEB-INF/picketlink-handlers.xml
1.9. WEB-INF/picketlink-handlers.xml
1.10. WEB-INF/picketlink-handlers.xml
1.11. WEB-INF/picketlink-handlers.xml
1.12. WEB-INF/picketlink-handlers.xml
1.13. WEB-INF/picketlink-handlers.xml
1.14. web.xml
1.15. web.xml
1.16. jsp/login.jsp
1.17. jsp/error.jsp
1.18. STSWSClientTestCase.java
1.19. handlers.xml