OAM Integration with
Webcenter 11g
Presenter Name | Presenter Title | Identity Management Specialist
Team
Version
2
OAM Integration Arch with Webcenter 11g
3
OAM Integration with Webcenter 11g
• Step 1: install Webcenter 11g
•Please check 11g installtion on
• Step 2: install OAM with LDAP Server ( ldap for this test)
•Plase check OAM installation guide
• Step 3: Install OHS 11g acting Webcenter Proxy server
•Please check 11g installtion on
• Step 4: Configure OAM integration with Webcenter 11g
• Detail Guide:
4
<Insert Picture Here>
Step 3 for OHS Acting WC Proxy
server
5
OHS Acting Webcenter’s proxy
6
OHS Acting Webcenter’s proxy
7
OHS Acting Webcenter’s proxy
8
OHS Acting Webcenter’s proxy
9
OHS Acting Webcenter’s proxy
10
OHS Acting Webcenter’s proxy
11
OHS Acting Webcenter’s proxy
12
OHS Acting Webcenter’s proxy
13
OHS Acting Webcenter’s proxy
Modify
$WEBTIER_HOME/instances/<your_instance>/config/OHS/ohs1/m
and restart OHS
-----------------------------------------------------------------------------------------------------------------------------------------
<IfModule >
MatchExpression /webcenter WebLogicHost=|WebLogicPort=7001
MatchExpression /rss WebLogicHost=|WebLogicPort=7001
MatchExpression /owc_wiki WebLogicHost=|WebLogicPort=7001
MatchExpression /owc_discussions WebLogicHost=|WebLogicPort=7001
</IfModule>
14
<Insert Picture Here>
Configure OAM integration with
Webcenter 11g
15
Step — Script to create Policy setting
• Please start OAM Server and webcenter services and execute
following script:
--------------------------------------------
/home/oracle/Oracle/Middleware/jdk160_11/bin/java -jar
/home/oracle/Software/OAM/ mode=CREATE
app_domain="" app_agent_password=abcd1234
protected_uris="/webcenter/adfAuthentication,/owc_wiki/user/,/owc_wiki/
adfAuthentication,/rss/rssservlet" public_uris="/webcenter,/owc_wiki,/rss"
ldap_host="" ldap_port=1389
ldap_userdn="cn=directory manager" ldap_userpassword="abcd1234"
oam_aaa_host="" oam_aaa_port=6021 ldap_base=
"dc=cn,dc=oracle,dc=com" oam_aaa_mode=open
--------------------------------------------
16
系统将自动生成Policy & WebGate 配置
17
系统将自动生成Policy & WebGate 配置
18
Step — Install WebGate for OHS 11g
19
Step — Configure Realm for Weblogic Server
Item A —— Configuring the LDAP Authenticator
20
Step — Configure Realm for Weblogic Server
Item A —— Configuring the LDAP Authenticator
Uer DN: ou=people,dc=cn,dc=oracle,dc=com
User Filter: (&(uid=*)(objectclass=person))
21
Step — Configure Realm for Weblogic Server
Item A —— Configuring the LDAP Authenticator
Group DN: ou=Groups,dc=cn,dc=oracle,dc=com
Filter:
(|(&(cn=%g)(objectclass=groupofUniqueNames))(&(cn=%g)(objectclass=groupOfURLs)))
22
Step — Configure Realm for Weblogic Server
Item B —— Configuring the OAM Identity Asserter
23
Step — Configure Realm for Weblogic Server
Item B —— Configuring the OAM Identity Asserter
24
Step — Configure Realm for Weblogic Server
Item B —— Configuring the OAM Identity Asserter
25
Step — Configure Realm for Weblogic Server
Item C —— Configuring the Default Authenticator
and Setting the Provider Order
26
Step — Configure Realm for Weblogic Server
Item D —— Configuring the Application for Oracle
Access Manager SSO
To set this property, edit the script located in your <domain>/bin directory. Add
the property to the EXTRA_JAVA_PROPERTIES variable, as follows:
EXTRA_JAVA_PROPERTIES="=true -
=true
=true =true
-noverify ${EXTRA_JAVA_PROPERTIES}"
After making this change, restart the following servers:
•WebCenter's Administration Server
•All the domain's managed servers
•WebTier OHS
27
Finished
:7778/webcenter
28
<Insert Picture Here>
A
Q&