立即与支持人员聊天
与支持团队交流

Identity Manager 8.1.4 - HTML5 Development Guide

About this guide

This guide shows web developers how to view One Identity Manager HTML applications as code and how to understand their internal functionality. For that purpose, One Identity provides you with an extension for Visual Studio Code.

Available documentation

The online version of One Identity Manager documentation is available in the Support portal under Technical Documentation. You will find videos with additional information at www.YouTube.com/OneIdentity.

Architecture of One Identity Manager HTML applications

One Identity Manager manages a folder structure that contains the source files for all HTML applications. In the data model, this folder structure is stored as part of automatic software updates and it is assigned the machine role HTML Development.

You can store this folder structure locally in a development folder. In the development folder, the folders for database modules are stored at the top level. Below that you will find a folder for each HTML application. See section Creating a development folder to find out how to create a development folder.

The HTML applications are structured as nodeJS applications that use the Angular framework. Generally, any HTML applications that can be compiled as nodeJS applications are supported.

HTML applications use the API Client to communicate with the One Identity Manager API. API Client is an npm library that is automatically generated and stored to the database during API compilation. API Client controls all network access on the API Server.

Much of the logic for HTML applications is realized by plugins that can be used independently of a specific HTML application. You can also use this logic for your own applications.

HTML5 development

In this section, you will find information on how to deal with the One Identity Visual Studio Code extension.

You can use the Visual Studio Code extension to launch the ImxClient command line program directly in Visual Studio Code without any in-depth knowledge of the syntax:

The Visual Studio Code extension also provides you with the following helpful information:

  • Status of the current database connection
  • Information about the ImxClient used
  • Information about the API Client used
  • Status of the development order
  • Compilation branch display
  • Information on the last translation check
Related topics

Installing the One Identity Visual Studio Code extension

To install the One Identity Visual Studio Code extension

  1. Start Visual Studio Code.

  2. In Visual Studio Code, click Extensions in the left navigation.

  3. In Extensions, click ... | Install from VSIX.

  4. In the file browser, select the file vcode-extension.vsix in the One Identity Manager installation folder and click Install.

  5. Restart Visual Studio Code.

  6. In Visual Studio Code, click Explorer in the left navigation.

  7. In Explorer, navigate to One Identity | Configuration.

  8. Next to Imx client, click One Identity Manager: edit imx client path.

  9. In the file browser, select the file ImxClient.exe in the One Identity Manager installation folder and click Open.

自助服务工具
知识库
通知和警报
产品支持
下载软件
技术说明文件
用户论坛
视频教程
RSS订阅源
联系我们
获得许可 帮助
技术支持
查看全部
相关文档

The document was helpful.

选择评级

I easily found the information I needed.

选择评级