To sum-up what you have learned in this module:
An Identity plug-in is used to set up connections between Oracle Secure
Enterprise Search and an identity management system to validate and authenticate
users.
As a developer:
 |
Confirm the need for an Identity plug-in. Refer to Scenario
3 mentioned in the topic "Confirming the Need for Identity
Plug-in" for details
|
 |
List the differences between username/password authentication and
Service-to-Service authentication
|
 |
Determine ACL for the document
|
 |
Design and Develop the identity plug-in Java classes for the Oracle
Internet Directory (OID) by implementing the two important interfaces
- IdentityPlugin and IdentityPluginManager
|
 |
Package the plug-in Java classes into a .jar file
|
 |
Register the plug-in created and actiavte it using the Oracle Secure
Enterprise Search Admin tool
|
|