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

Identity Manager 9.2 - API Development Guide

About this guide

This guide explains the API Server's functionality, how you program API calls, and add your own API methods to One Identity Manager On Demand (Starling Edition).

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.

Basic principles of API development

HTML applications use the API Client to communicate with the One Identity Manager API. The API Client controls all network access on the API Server.

The most important components for developing your own APIs are:

  • API projects: An API project represents the actual application and provides API methods. Various API projects are supplied with One Identity Manager On Demand (Starling Edition), for example the Web Portal (portal).

  • API plug-ins: An API plug-in serves as a container for custom extensions. With an API plug-in, you can deploy your own API projects and/or add more API methods to existing API projects.

  • API Provider: An API provider is a single class in a DLL file that declares API methods.

Detailed information about this topic

API Server basics

In this chapter you will find basic information about the API Servers architecture, which is important for custom programming with your own API methods.

Detailed information about this topic

General information about the API Server

  • The API Server deploys the API.

  • The API Server is implemented using the Owin Platform (see http://owin.org/).

  • URLs are case sensitive.

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

The document was helpful.

选择评级

I easily found the information I needed.

选择评级