OTDSPath
A path prefix to use in the OTDS REST API endpoint where the URL is nested below the server root, for example because you access it through a reverse proxy that adds a path prefix.
When you set OTDSPath, the library sends requests to a URL with the following format:
http[s]://OTDSHost:OTDSPort/OTDSPath/otdsws/rest/
| Type: | String |
| Default: | |
| Required: | No |
| Configuration Section: | MySecurityRepository
|
| Example: | OTDSPath=my/OTDS/path
|
| See Also: |