OneIdentity / IdentityManager.Imx

HTML5 source code for Identity Manager web apps
Other
26 stars 109 forks source link

Typo in Identity Manager 9.2 - API Development Guide #105

Closed NielsDeGroot closed 5 months ago

NielsDeGroot commented 5 months ago

https://support.oneidentity.com/technical-documents/identity-manager/9.2/api-development-guide/11#TOPIC-2085523

  1. Copy the imx-api-ccc.tgz to the bin\imxweb subfolder of your IIS installation.
  2. Restart the API Server and ensure that the imx-api-ccc.tgz file is in the bin\imxweb folder of your IIS installation.

bin\imxweb should be: bin\imx-modules

  1. Copy the imx-api-ccc.tgz to the bin\imx-modules subfolder of your IIS installation.
  2. Restart the API Server and ensure that the imx-api-ccc.tgz file is in the bin\imx-modules folder of your IIS installation.

Regards, Niels

Mathnstein commented 5 months ago

Great catch - passed along as internal ticket 445059