OraWorld

Where Technology meets Experience.

  • 
  • 
  • 
  • 
  • 
  • 
  • Home
  • Articles
    • FMW
      • 12c
      • NodeManager
      • OHS
      • SOA
      • Webcenter
      • OBIEE
      • BIAPPS
      • OEM 12c
    • IAM
      • OAM
      • OIM
      • OID – OVD
      • ODSEE
      • OUD
      • OES
      • OMSS
      • OIF
    • APPS
      • Ebiz Applications
      • Fusion Applications
    • Others
      • Database – Pl/Sql
      • OS
  • Blog
  • Contact US
  • About Us

April 9, 2014 by Sumit Gupta Leave a Comment

HOWTO retrieve the random global passphrase for Simple Mode ?

While configuring Simple Mode Communication with Access Manager, Artifacts generated for Simple Security mode use the Global Pass phrase and any change must be propagated to WebGates.

Access Manager generates a random global passphrase for Simple mode communication during installation. So, to proceed we can either change the global passphrase or retrieve it. Changing the global passphrase in OAM Console requires reconfiguring all agents that are already configured in Simple mode. Retrieving the global passphrase and using it is relatively simpler and saves a lot of effort 🙂

To retrieve the random global passphrase, follow the below steps:-

a) Ensure that the Oracle Access Management Console is running.

b) Connect to WLST.

$ORACLE_IDM_HOME/common/bin/wlst.sh

c) Run below wlst commands:-

wls:/offline> connect()
Please enter your username :weblogic
Please enter your password :
Please enter your server URL [t3://localhost:7001] :t3://www.oraworld.co.uk:7001
Connecting to t3://www.oraworld.co.uk:7001 with userid weblogic ...
Successfully connected to Admin Server 'AdminServer' that belongs to domain 'oam_domain'.
Warning: An insecure protocol was used to connect to the
server. To ensure on-the-wire security, the SSL port or
Admin port should be used instead.
wls:/oam_domain/serverConfig> domainRuntime()
Location changed to domainRuntime tree. This is a read-only tree with DomainMBean as the root.
For more help, use help(domainRuntime)
wls:/oam_domain/domainRuntime> displaySimpleModeGlobalPassphrase()
p5lq9481ql52tcujqu3jjakn5k
wls:/oam_domain/domainRuntime>

d) Now we can proceed to update the Webgate Registration step.

References: http://docs.oracle.com/cd/E40329_01/admin.1112/e27239/keytool.htm#BHBHHIGA

Filed Under: FMW, Fusion, Identity Management, IDM, OAM, Oracle, Weblogic, WLST Tagged With: global passphrase, OAM, WLST

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Subscribe

Author

Sumit GuptaSumit Gupta (214)

Sumit Gupta is an Oracle Fusion Middleware consultant with more than 13+ years of rich experience working on Oracle technologies. His area of expertise includes Oracle Identity Management (OIM, OAM, OID, OUD, ODSEE, DIP), SSO, IDCS, WebLogic,SOA, UCM, Webcenter, OBIA, OBIEE, Oracle EPM, ODI, Oracle E-Business Suite and Fusion Applications.

Find posts by Categories

Find posts by Months

Sharing is Sexy !

  • 
  • 
  • 
  • 
  • 

© Copyright 2015 OraWorld · All Rights Reserved