Identity Management (MOSC)

MOSC Banner

OAAM Native Integration: Problem Generating OAAM Kesytores

edited Jan 22, 2016 4:38AM in Identity Management (MOSC) 5 comments
 I am trying to integrate my web application with OAAM. Since my application is outside a weblogic container, I am using the static-linking integration method so we don't need to connect to an actual OAAM server instance. The problem comes when I have to create the OAAM kesytores (system_db.keystore, system_config.keystore) and disable CSF. For example, for generating system_db.kesytore, this is the procedure that I think I have to follow:

1. Modify db_3des_input.properties: 

keystorepasswd=password

keystorealiaspasswd=password 

keyFile=db_3des_key.file 

algorithm=DESede

keystorefilename=system_db.keystore 

keystorealias=DESede_db_key_alias

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center