Database Reference
In-Depth Information
If multiple authentication providers are configured, authentica-
tion falls through all of them, according to the control flags set.
The Java Portlet Specification (JPS) , however, provides au-
thorization against only the first entry in the hierarchy list of
providers. An alternative LDAP authentication provider can be
configured for the worklist application, but Oracle Platform
Security Services (OPSS) does not support multiple authen-
ticators. The provider to be used for Human Workflow authen-
tication must be the first one listed in the order of authentica-
tion providers.
The chapter contains a Readme.txt file along with WLST scripts to be used to
connect your WebLogic Server with an LDAP authentication provider.
By default, only user names in human tasks are case agnostic (case insensitive).
This behavior is controlled by the value of the caseSensitive property in
System MBeans Browser for users and this property is set to false by de-
fault. Group names in human tasks must be identical to what is seeded in the
user directory. However, if you also want group names in human tasks to be
case agnostic, you must set the caseSensitiveGroups property to false .
To enable case agnostic behavior for group names in human tasks, perform the
following steps:
1.
Log in to Oracle Enterprise Manager Fusion Middleware Control.
2.
Right-click on soa-infra and navigate to Administration | System MBean
Browser .
3.
Expand Application Defined MBeans | oracle.as.soainfra.config | [serv-
er_name] | WorkflowIdentityConfig | human-workflow | WorkflowIden-
tityConfig.PropertyType | caseSensitiveGroups .
4.
Click on the Operations tab.
5.
Click on the setValue property.
Search WWH ::




Custom Search