Targeting the Imprivata OneSign system
For each Imprivata OneSign system, add a target system in Bravura Security Fabric (Manage the system > Resources > Target systems):
Type is Imprivata OneSign .
Address uses options described in the table below.
The address is entered as follows:
{server=<address>;port=<port>;ssl=<true/false>;checkCert=<true/false>;proxy=<http network>;systemname=<ext sysname>;domain=<name>; apps={<applications>;};}
The full list of target parameters is explained in Target system options .
Option | Description |
---|---|
Options marked with a | |
Server | The IP address/domain name of the web server running the OneSign application. (key: server) |
Port | Default is 443. (key: port) |
Connection over SSL | (optional) Select to enforce SSL connections . Default is "true". (key: ssl) |
Validate the server’s certificate when connecting | Determines whether to validate the server’s security certificate for SSL connections. Default is "true". (key: checkCert) |
HTTP Network Proxy | Optional (key: proxy) |
External system name | External provisioning system adaptor name. (key: systemname) |
Domain | External domain name, used to map to the OneSign domain. See Setting up a provisioning system adaptor . (key: domain) |
Application list | List of external application names, mapped to OneSign applications that will have their accounts reset, in KVGroup format (case sensitive); for example, {outlook; webcal; } . See Setting up a provisioning system adaptor . (key: apps) |