Sun Java System Access Manager 7 2005Q4 Federation and SAML Administration Guide

Preface

The Sun™ Java System Access Manager 7 2005Q4 Federation and SAML Administration Guide provides information about the Federation and Security Assertions Markup Language (SAML) components of Sun™ Java System Access Manager. The Federation and SAML Administration Guide includes an introduction to the open-standard specifications used to develop these features and information on how Access Manager has implemented them. It also includes information on integrated web services, and summaries of the application programming interface (API).

Who Should Use This Book

This Federation and SAML Administration Guide is intended for use by IT professionals, network administrators and software developers who implement a Liberty-enabled identity framework and access platform using Sun Java System servers and software. It is recommended that administrators understand the following technologies:

Before You Read This Book

Access Manager is a component of the Sun Java Enterprise System, a software infrastructure that supports enterprise applications distributed across a network or Internet environment.

How This Book Is Organized

The Federation and SAML Administration Guide contains instructional and conceptual material regarding the Access Manager features based on the Liberty Alliance Project and SAML specifications. The book is organized into the chapters described in the following table.

Table P–1 Chapters in Federation and SAML Administration Guide

Chapter 

Description 

Chapter 1, Introduction to the Liberty Alliance Project

An overview of the specifications developed by the Liberty Alliance Project. 

Chapter 2, Implementation of the Liberty Alliance Project Specifications

Contains conceptual material regarding the implementation of the Liberty Alliance Project specifications in Access Manager and its architecture. 

Chapter 3, Federation

Provides administrative information regarding setting up entities and authentication domains as well as information on extended federation capabilities. 

Chapter 4, Common Domain Services

Provides information regarding the installation and deployment of the Common Domain Services. 

Chapter 5, Authentication Web Service

Provides information regarding the deployment of the Authentication Web Service. 

Chapter 6, Data Services

Provides information regarding data services in general and the Liberty Personal Profile Service and Liberty Employee Profile Service in particular. 

Chapter 7, Discovery Service

Provides information regarding the administration and deployment of the Discovery Service. 

Chapter 8, SOAP Binding Service

Provides information regarding the administration and deployment of the SOAP Binding Service. 

Chapter 9, SAML Administration

Provides information regarding the implementation of SAML in Access Manager functions. 

Chapter 10, Application Programming Interfaces

Provides information regarding the API developed for Access Manager that are based on the Liberty Alliance Project specifications. 

Appendix A, Access Manager Samples

An appendix that provides information on the samples developed for Access Manager and based on the Liberty Alliance Project specifications. 

Appendix B, Service Schema Files

An appendix that contains the XML Schema Definition (XSD) files developed by the Liberty Alliance Project. The XSD files specify the information its corresponding service can host by defining the data and data structure. 

Related Books

The Access Manager documentation consists of two sets:


Note –

For instructions on installing Access Manager, see the Sun Java Enterprise System 2005Q4 Installation Guide for UNIX.


Access Manager Core Documentation

The Access Manager documentation set contains the following titles:

Updates to the Release Notes and links to modifications of the core documentation can be found on the Access Manager page at the Sun Java System 2005Q4 documentation web site. Updated documents will be marked with a revision date.

Sun Java System Product Documentation

Useful information can be found in the documentation for the following Sun Java System products:

Accessing Sun Resources Online

For product downloads, professional services, patches, support, and additional developer information, go to:

Contacting Sun Technical Support

If you have technical questions about this product that are not answered in the product documentation, contact Sun Support Services.

Related Third-Party Web Site References

Third-party URLs are referenced in this documentation set and provide additional, related information. Sun is not responsible for the availability of third-party Web sites mentioned in this document. Sun does not endorse and is not responsible or liable for any content, advertising, products, or other materials that are available on or through such sites or resources. Sun will not be responsible or liable for any actual or alleged damage or loss caused by or in connection with the use of or reliance on any such content, goods, or services that are available on or through such sites or resources.

Sun Welcomes Your Feedback

Sun Microsystems is interested in improving its documentation and welcomes your comments and suggestions. To share your thoughts, go to http://docs.sun.com and click the Send Comments link at the bottom of the page. In the online form provided, include the document title and part number. The part number is a seven-digit or nine-digit number that can be found on the title page of the book or at the top of the document. For example, the title of this book is Sun Java System Access Manager 7 2005Q4 Federation and SAML Administration Guide, and the part number is 819-2142.

Documentation, Support, and Training

Sun Function 

URL 

Description 

Documentation 

http://www.sun.com/documentation/

Download PDF and HTML documents, and order printed documents 

Support and Training 

http://www.sun.com/supportraining/

Obtain technical support, download patches, and learn about Sun courses 

Typographic Conventions

The following table describes the typographic changes that are used in this book.

Table P–2 Typographic Conventions

Typeface or Symbol 

Meaning 

Example 

AaBbCc123

The names of commands, files, and directories, and onscreen computer output 

Edit your .login file.

Use ls -a to list all files.

machine_name% you have mail.

AaBbCc123

What you type, contrasted with onscreen computer output 

machine_name% su

Password:

aabbcc123

Placeholder: replace with a real name or value 

The command to remove a file is rm filename.

AaBbCc123

Book titles, new terms, and terms to be emphasized 

Read Chapter 6 in the User's Guide.

Perform a patch analysis.

Do not save the file.

[Note that some emphasized items appear bold online.] 

Shell Prompts in Command Examples

The following table shows the default system prompt and superuser prompt for the C shell, Bourne shell, and Korn shell.

Table P–3 Shell Prompts

Shell 

Prompt 

C shell prompt 

machine_name%

C shell superuser prompt 

machine_name#

Bourne shell and Korn shell prompt 

$

Bourne shell and Korn shell superuser prompt 

#