Oracle Access Manager 12c (OAM 12.2.1.3.x): Retrieve the Password for the .oamkeystore and amtruststore Files in WebLogic Fails File "NameError: listCred"
(Doc ID 2312770.1)
Last updated on MAY 28, 2020
Applies to:
Oracle Access Manager - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
Oracle Access Manager 12c (OAM 12.2.1.3.x): Retrieve the password for the .oamkeystore and amtruststore files in WebLogic Fails File "NameError: listCred"
1. Following ...
Oracle Access Management 12.2.1.3.0, Fusion Middleware Administering Oracle Access Management, 23 Understanding Credential Collection and Login, 23.6.1.4 Adding the Root CA Certificate
You can add the Root CA certificate of the certificate utility used to SSL enable the WebLogic server.
(In this example, the OpenSSL certificate utility is used.) The Root CA certificate must be added to the .oamkeystore and amtruststore files located in the following WebLogic directory:
$DOMAIN_HOME/base_domain/config/fmwconfig
Retrieve the password for the .oamkeystore and amtruststore files in WebLogic.
Navigate to $MIDDLEWARE_HOME/Oracle_IDM1/common/bin/.
Run wlst.sh.
Run connect() in the WLST shell.
Run domainRuntime() in the WLST shell.
Run listCred(map="OAM_STORE",key="jks") in the WLST shell to display the password.
(In this example, the OpenSSL certificate utility is used.) The Root CA certificate must be added to the .oamkeystore and amtruststore files located in the following WebLogic directory:
$DOMAIN_HOME/base_domain/config/fmwconfig
Retrieve the password for the .oamkeystore and amtruststore files in WebLogic.
Navigate to $MIDDLEWARE_HOME/Oracle_IDM1/common/bin/.
Run wlst.sh.
Run connect() in the WLST shell.
Run domainRuntime() in the WLST shell.
Run listCred(map="OAM_STORE",key="jks") in the WLST shell to display the password.
2. Error when running WLST listCred...
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |