Updating the OAM11gRequest File

Integration with Oracle Identity Management 11-27

11.3.4.1 Extracting and Using the RREG Tool

The RREG tool is part of the OAM 11g installation. If it is not already available, extract it using the following procedure:

1. After installing and configuring Oracle Access Manager, navigate to the following

location: IDM_Home oamserverrregclient 2. On the command line, untar the RREG.tar.gz file using gunzip, as in the following example: gunzip RREG.tar.gz tar -xzvf RREG.tar

3. Edit the oamreg.sh script in the RREG_HOMEbin directory and change the

OAM_REG_HOME parameter according to your setup: OAM_REG_HOME=RREG_Home where RREG_Home is the directory to which you extracted the contents of RREG.tar.gz and rreg. Save the script file.

11.3.4.2 Updating the OAM11gRequest File

The RREG_Homeinput directory contains a template file named OAM11gRequest.xml. Copy this file to ECMOAM11gRequest.xml and edit that file in order to create the policies for the Oracle ECM installation. After editing, the file should look as follows: ?xml version=1.0 encoding=UTF-8? -- Copyright c 2009, 2010, Oracle andor its affiliates. All rights reserved. NAME: OAM11GRequest_short.xml - Template for OAM 11G Agent Registration request file Shorter version - Only mandatory values - Default values will be used for all other fields DESCRIPTION: Modify with specific values and pass file as input to the tool. -- -- OAM11GRegRequest serverAddresshttp:OAM_HOST:OAM_ADMINSERVER_PORTserverAddress hostIdentifierWEBTIER_HOST_ECMhostIdentifier agentNameWEBTIER_HOST_ECMagentName applicationDomainFRONT_END_URL_ECMapplicationDomain cachePragmaHeaderprivatecachePragmaHeader cacheControlHeaderprivatecacheControlHeader ipValidation1ipValidation logOutUrls urloamssologout.htmlurl Note: Replace OAM_HOST, OAM_ADMINSERVER_PORT, WEBTIER_HOST_ECM, and FRONT_END_URL_ECM with their respective values in your installation. 11-28 Oracle Fusion Middleware Enterprise Deployment Guide for Oracle ECM Suite logOutUrls protectedResourcesList resourceadfAuthenticationresource resourceadfAuthentication...resource resourceimagingfacesresource resourceimagingfaces...resource resourceemresource resourceem...resource resourceconsoleresource resourceconsole...resource resourceDefaultToDoTaskFlowresource resourceDefaultToDoTaskFlow...resource resourcesdpmessaginguserprefs-uiresource resourcesdpmessaginguserprefs-ui...resource resourceintegrationworklistappresource resourceintegrationworklistapp...resource resourceworkflowsdpmessagingsca-ui-worklistresource resourceworkflowsdpmessagingsca-ui-worklist...resource resourcesoacomposerresource resourcesoacomposer...resource resourcesoa-infradeployerresource resourcesoa-infraeventsedn-db-logresource resourcesoa-infraclusterinforesource resourceinspection.wsilresource resourcesoa-infraresource protectedResourcesList publicResourcesList resourcecsresource resourcecs...resource resource_ocshresource resource_ocsh...resource resourceimagingresource resourceimaging...resource resourcesoa-infraservices...resource resourcesoa-infradirectWSDLresource resourcesoa-infradirectWSDL...resource resourceucsmessagingwebserviceresource resourceucsmessagingwebservice...resource publicResourcesList userDefinedParameters userDefinedParam nameipValidationExceptionsname value10.1.1.1value userDefinedParam userDefinedParameters OAM11GRegRequest 11.3.4.3 Running the oamreg Tool Run the oamreg tool using the following command: .RREG_Homebinoamreg.sh inband inputECMOAM11gRequest.xml The run should look as follows: ------------------------------------------------ Welcome to OAM Remote Registration Tool Parameters passed to the registration tool are: Integration with Oracle Identity Management 11-29 Mode: inband Filename: u01apporacleproductfmwiamoamserverrregclientrreg inputECMOAM11GRequest.xml Enter admin username:oamadmin Username: your_oamadmin_user Enter admin password: your_oamadmin_password Do you want to enter a Webgate password?yn: y Enter webgate password: your_webgate_password Enter webgate password again: your_webgate_password Password accepted. Proceeding to register.. Apr 18, 2011 12:22:36 PM oracle.security.am.engines.rreg.client.handlers.request.OAM11GRequestHandler getWebgatePassword INFO: Passwords matched and accepted. Do you want to import an URIs file?yn: n ---------------------------------------- Request summary: OAM11G Agent Name:WEBTIER_HOST_ECM URL String:WEBTIER_HOST_ECM Registering in Mode:inband Your registration request is being sent to the Admin server at: http:oamserver.mycompany.com:7001 ---------------------------------------- Inband registration process completed successfully Output artifacts are created in the output folder.

11.3.4.4 Changing the inspection.wsil Resource to Use the Basic Authentication Scheme