Closed tombosmansibm closed 2 years ago
Risk profiles now also looks up attribute ids, and idempotency takes attributes into account.
Closes #338
Test :
p(ibmsecurity.isam.aac.risk_profiles.set(isam_server, "TESTRISK", True, description="Test for risk profiles", attributes=[{"name": "accessTime", "weight": 60}, {"name": "http:userAgent", "weight": 10}], force=False))
Risk profiles now also looks up attribute ids, and idempotency takes attributes into account.
Closes #338
Test :
p(ibmsecurity.isam.aac.risk_profiles.set(isam_server, "TESTRISK", True, description="Test for risk profiles", attributes=[{"name": "accessTime", "weight": 60}, {"name": "http:userAgent", "weight": 10}], force=False))