Previous Topic: Hierarchical Realms Not Supported in the Java Policy Management API

Next Topic: Constants Missing from Java Policy Management API (13348)

SiteMinder May Not Enforce the Requirement that a Given Resource Filter Be Unique for an Agent that is a Member of Different Agent Groups (10911)

If a given resource is defined in different realms of the same domain, and the resource is protected by the same agent, unpredictable behavior can result.

SiteMinder does not prevent you from setting up a situation such as the following:

This situation can occur when adding or modifying a realm.

Workaround: The sample application PolicyApiSample.java contains a method named checkRealmResourceFilter() that checks for this situation. You can copy the method and use it in your Java applications, or use it as a model for your C applications.