To edit the properties of the trust configuration, you can use the Admin Console or you can use list, get, and set commands as follows:
To list the trust configurations in a target, use the command: list config-name.security-service.identity-assertion-trust.*
To get the trust configuration attributes, use the command: get config-name.security-service.identity-assertion-trust.trust-config-name.*
For a complete list of trust configuration attributes, see TBDlink.
To list the trusted entity in a configuration, use the command: list config-name.security-service.identity-assertion-trust.trust-config-name.*
To edit the properties of the trusted entity, you can use the Admin Console or you can use list, get, and set commands as follows:
To get the trusted entity attributes, use the command: get config-name.security-service.identity-assertion-trust.trust-config-name.trusted-entity.trusted-entity-name.*
To set the trusted entity attributes, use the command: set config-name.security-service.identity-assertion-trust.trust-config-name.trusted-entity.trusted-entity-name.ip-address=121.x.x.x
For a complete list of trusted entity attributes, see TBDlink.