Configuring Security store for Oracle IAM environment - IDM domain
Preparing for configuration of secure store export IAM_HOME=/u01/app/Middleware/Oracle_IDM1 Lets see the help for configuresecuritystore.py oracle_common/common/bin/wlst.sh IDM_HOME/common/tools/configuresecuritystore.py -h --help Prints usage message. -d --domaindir The directory of domain. -s --datasource The data source of security store configured in domain. It is optional, default value is "opss-DBDS". -f --farmname The security store farm name. It is optional, default value is the domain name. -t --servertype The policy store type, using "DB_ORACLE", "DB_DERBY", or "OID". It is optional, default value is "DB_ORACLE". -j --jpsroot The distinguished name of jpsroot. It is optional, default value is "cn=jpsroot". -m Option to control domain configuration and data migration. It...