Known Issues and Limitations

Documentation Issues

“Document the roles and filtered roles support for LDAPv3 plug-in (6365196)” on page 33

“Document unused properties in the AMConfig.properties file (6344530)” on page 33

“Document how to enable XML encryption (6275563)” on page 33

Document the roles and filtered roles support for LDAPv3 plug-in (6365196)

After applying the respective patch, you can configure roles and filtered roles for the LDAPv3 plug-in, if the data is stored in Sun Java System Directory Server (fixes problem ID 6349959). In the Access Manager 7.1 Administration console, in LDAPv3 configuration for the “LDAPv3 Plug-in Supported Types and Operations” field, enter the values as:

role: read,edit,create,delete

filteredrole: read,edit,create,delete

You can enter one or both of the above entries, depending on the roles and filtered roles you plan to use in your LDAPv3 configuration.

Document unused properties in the AMConfig.properties file (6344530)

The following properties in the AMConfig.properties file are not used:

com.iplanet.am.directory.host

com.iplanet.am.directory.port

Document how to enable XML encryption (6275563)

To enable XML encryption for either Access Manager or Federation Manager using the Bouncy Castle JAR file to generate a transport key, follow these steps:

1.If you are using a JDK version earlier than JDK 1.5, download the Bouncy Castle JCE provider from the Bouncy Castle site (http://www.bouncycastle.org/). For example, for JDK 1.4, download the bcprov-jdk14-131.jar file.

2.If you downloaded a JAR file in the previous step, copy the file to thejdk_root/jre/lib/ext directory.

3.For the domestic version of the JDK, download the JCE Unlimited Strength Jurisdiction Policy Files from the Sun site (http://java.sun.com) for your version of the JDK. For IBM WebSphere, go to the corresponding IBM site to download the required files.

4.Copy the downloaded US_export_policy.jar and local_policy.jar files to the jdk_root/jre/lib/security directory.

Sun Java System Access Manager 7.1 Release Notes

33

Page 33
Image 33
Sun Microsystems 819468310 manual Documentation Issues, Document unused properties in the AMConfig.properties file