This guide describes how to use the Oracle Waveset software to provide secure user access to your enterprise information systems and applications. It illustrates procedures and scenarios to help you perform regular and periodic administrative tasks with the Oracle Waveset (Waveset) system.
This Oracle Waveset 8.1.1 Business Administrator's Guide guide is intended for use by administrators, software developers, and IT service providers who implement an integrated identity management and web access platform using Oracle Waveset servers and software.
An understanding of the following technologies will help you apply the information discussed in this book:
Lightweight Directory Access Protocol (LDAP)
Java technology
JavaServer Pages (JSP) technology
Hypertext Transfer Protocol (HTTP)
Hypertext Markup Language (HTML)
Extensible Markup Language (XML)
Waveset is one component of a software infrastructure that supports enterprise applications distributed across a network or Internet environment. You should be familiar with the documentation provided for these applications, which can be accessed online at http://docs.sun.com/coll/entsys_04q4.
Because Oracle Waveset Directory Server is used as the data store in an Oracle Waveset deployment, you should be familiar with the documentation provided with that product. Directory Server documentation can be accessed online at http://docs.sun.com/coll/DirectoryServer_04q2.
This guide is organized into the following chapters and appendices:
Chapter 1, Waveset Overview describes how Oracle Waveset and the different Oracle Waveset objects help you manage administrative challenges in your dynamic working environment.
Chapter 2, Getting Started with the Waveset User Interface describes how to use Waveset's graphical user interface.
Chapter 3, User and Account Management describes how to create and manager users by using the Administrator interface.
Chapter 5, Roles and Resources contains information to help you understand Oracle Waveset roles and resources.
Chapter 4, Configuring Business Administration Objects contains information and procedures to help you set up and maintain Oracle Waveset business administration objects, such as policies, email templates, audit groups and events, and more.
Chapter 6, Administration describes how to use the Administrator interface to perform different administrator-level tasks. In addition, this chapter contains information about using roles, administrative roles, and capabilities.
Chapter 7, Data Loading and Synchronization describes how to use Waveset's data loading and synchronization features to keep your data current.
Chapter 8, Reporting introduces Waveset report types and explains how to create and manager reports.
Chapter 9, Task Templates introduces Waveset task templates and how to use them to configure workflow behaviors.
Chapter 10, Audit Logging describes Waveset's auditing system.
Chapter 11, PasswordSync describes how to install, configure, and use the PasswordSync feature to detect and synchronize password changes.
Chapter 12, Security describes how you can use Waveset to manage system security.
Chapter 13, Identity Auditing: Basic Concepts introduces identity auditing concepts and audit controls.
Chapter 14, Auditing: Audit Policies describes how to create and manage audit policies by using the Audit Policy Wizard.
Chapter 15, Auditing: Monitoring Compliance describes how to perform audit reviews and manage compliance with federally mandated regulations.
Chapter 16, Data Exporter introduces the Data Exporter feature and explains how to use this feature to write information about users, roles, and other object types to an external data warehouse.
Chapter 17, Service Provider Administration describes how to configure and administer the Service Provider feature.
Appendix A, lh Reference explains how to use the Waveset command line interface.
Appendix B, Audit Log Database Schema contains information about audit data schema values for supported database types and audit log mappings.
Appendix C, User Interface Quick Reference provides a quick reference indicating how to accomplish commonly performed tasks in Waveset.
Appendix D, Capabilities Definitions provides a quick reference describing the task-based and functional capabilities you can assign to users.
Oracle provides additional documentation and information to help you install, use, and configure Waveset. The Oracle Waveset 8.1.1 library includes the following publications:
Primary Audience |
Title |
Description |
---|---|---|
All Audiences |
Provides an overview of Waveset features and functionality. Provides product architecture information and describes how Waveset integrates with other Oracle products. |
|
Describes known issues, fixed issues, and late-breaking information not already provided in the Waveset documentation set. |
||
System Administrators |
Describes how to install Waveset and optional components such as the Oracle Waveset Gateway and PasswordSync. |
|
Provides instructions on how to upgrade from an older version of Waveset to a newer version. |
||
Contains information and instructions to help system administrators manage, tune, and troubleshoot their Waveset installation. |
||
Business Administrators |
Describes how to use Waveset's provisioning and auditing features. Contains information on the user interfaces, user and account management, reporting, and more. |
|
System Integrators |
Describes how to deploy Waveset in complex IT environments. Topics covered include working with identity attributes, data loading and synchronization, configuring user actions, applying custom branding, and so on. |
|
Contains information on workflows, forms, views, and rules, as well as the XPRESS language. |
||
Provides information about installing, configuring, and using resource adapters. |
||
Describes how to deploy Oracle Waveset Service Provider, and how views, forms, and resources differ from the standard Waveset product. |
||
Describes how to configure SPML support, which SPML features are supported (and why), and how to extend support in the field. |
In addition, the http://docs.sun.com web site enables you to access Oracle technical documentation online. You can browse the archive or search for a specific book title or subject.
Corrections and updates to this and other Waveset publications are posted to the Waveset Documentation Updates website:
http://blogs.sun.com/idmdocupdates/
An RSS feed reader can be used to periodically check the website and notify you when updates are available. To subscribe, download a feed reader and click a link under Feeds on the right side of the page. Starting with version 8.0, separate feeds are available for each major release.
Third-party URLs are referenced in this document and provide additional, related information.
Oracle is not responsible for the availability of third-party web sites mentioned in this document. Oracle 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. Oracle will not be responsible or liable for any actual or alleged damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods, or services that are available on or through such sites or resources.
See the following web sites for additional resources:
Training – Click the Sun link in the left navigation bar.
Oracle welcomes your comments and suggestions on the quality and usefulness of its documentation. If you find any errors or have any other suggestions for improvement, go to http://docs.sun.com and click Feedback. Indicate the title and part number of the documentation along with the chapter, section, and page number, if available. Please let us know if you want a reply.
Oracle Technology Network offers a range of resources related to Oracle software:
Discuss technical problems and solutions on the Discussion Forums.
Get hands-on step-by-step tutorials with Oracle By Example.
Download Sample Code.
The following table describes the typographic conventions that are used in this book.
Table P–1 Typographic Conventions
Typeface |
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. A cache is a copy that is stored locally. Do not save the file. Note: Some emphasized items appear bold online. |
The following table shows the default UNIX system prompt and superuser prompt for shells that are included in the Oracle Solaris OS. Note that the default system prompt that is displayed in command examples varies, depending on the Oracle Solaris release.
Table P–2 Shell Prompts
Shell |
Prompt |
---|---|
Bash shell, Korn shell, and Bourne shell |
$ |
Bash shell, Korn shell, and Bourne shell for superuser |
# |
C shell |
machine_name% |
C shell for superuser |
machine_name# |