Service selection policy JavaScript objects
The service selection policy JavaScript returns an object that represents a IBM Verify Identity Governance service entity.
The subject
JavaScript object is a Person object that
represents the account owner. Attributes of the Person can be used
to construct filters to search and return the service. The ServiceModelExtension
is available for Service Selection
policy by default.
The following list includes APIs for the
ServiceSearch
JavaScript object that can be used to return the service:ServiceSearch.searchByName
ServiceSearch.searchByFilter
ServiceSearth.searchForClosestToPerson
See a JavaScript API reference guide for detailed information for these APIs.