-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Expired
-
Affects Version/s: 11.0.0
-
Fix Version/s: None
-
Component/s: CLI
-
Labels:
-
Rank:1|hzof8v:
-
Needs backport:No
-
Support Ticket IDs:
-
Needs QA verification:No
-
Functional tests:No
-
Are the reproduction steps defined?:No (add reasons in the comment)
On the admin console, you can set the following parameters:
- Description
- IDFF Writer Service URL:
- IDFF Reader Service URL:
- SAML2 Writer Service URL:
- SAML2 Reader Service URL:
- Status:
However, using ssoadm create-cot command, you cannot set description, status is always set to "active" and reader/writer service URL between IDFF and SAML2 will be the same.
ie. ./ssoadm create-cot --realm / --cot sampleCoT --adminid amAdmin -f /tmp/password.txt --prefix http://openam.example.com:18080/opensso
ssoadm should offer the same capability as admin console.