Details
-
Type:
Bug
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 12.0.1
-
Fix Version/s: None
-
Component/s: CLI
-
Labels:None
-
Rank:1|hzq9fj:
Description
When creating an application with the ssoadm command below, where the application actually already exists, ssoadm returns a success message "EmployeesApplication was created" which is wrong, obviously.
ssoadm create-appl --realm / --applicationtype iPlanetAMWebAgentService --name EmployeesApplication --datafile ... --adminid --password-file ...