Converse agora com nosso suporte
Chat com o suporte

Identity Manager 9.2.1 - Configuration Guide

About this guide One Identity Manager software architecture Customizing the One Identity Manager default configuration Customizing the One Identity Manager base configuration One Identity Manager schema basics
Overview of the One Identity Manager schema Table types and default columns in the One Identity Manager data model Notes on editing table definitions and column definitions Table definitions Column definitions Table relations Dynamic foreign key Supporting file groups
Editing the user interface
Object definitions for the user interface User interface navigation Forms for the user interface Statistics in One Identity Manager Extending the Launchpad Task definitions for the user interface Applications for configuring the user interface Icons and images for configuring the user interface Using predefined database queries
Localization in One Identity Manager Process orchestration in One Identity Manager
Mapping processes in One Identity Manager Setting up Job servers
The One Identity Manager Service functionality Tracking changes with process monitoring Conditional compilation using preprocessor conditions Scripts in One Identity Manager
Visual Basic .NET scripts usage Notes on message output Notes on using date values Tips for using PowerShell scripts Using dollar ($) notation Using base objects Calling functions Pre-scripts for use in processes and process steps Using session services Using #LD notation Script library Support for processing scripts in the Script Editor Creating and editing scripts in the Script Editor Copying scripts in the Script Editor Testing scripts in the Script Editor Testing script compilation in the Script Editor Overriding scripts Permissions for running scripts Editing and testing script code with the System Debugger Extended debugging in the Object Browser
One Identity Manager query language Reports in One Identity Manager Adding custom tables or columns to the One Identity Manager schema Web service integration One Identity Manager as SCIM 2.0 service provider Processing DBQueue tasks One Identity Manager Service configuration files

Modifying a web service solution

You can change or extend an existing web service solution at any time. This overwrites the existing script or adds new scripts.

To extend a web service solution

  1. In the Designer, select the Base Data > General > Web services category.

  2. In the List Editor, select the web service.

  3. Select the Create web service call task.

    This start the Web Service Integration Wizard.

  4. Follow the wizard's instructions.

  5. Save the changes.
  6. Compile the database.

To edit a web service solution

  1. In the Designer, select the Base Data > General > Web services category.

  2. Select the web service in the List Editor.

  3. Select the Edit web service task.

    This start the Web Service Integration Wizard.

  4. Follow the wizard's instructions.

    On the Create proxy code page, you can edit the generated proxy code.

    • To test the changes, set Compare with previous version.

  5. Save the changes.
  6. Compile the database.

NOTE: If the web service integration wizard is rerun, the proxy code is generated again. All manual changes to the proxy code are overwritten.

Detailed information about this topic

Deleting a web service solution

To delete a web service solution from the database

  1. Delete the web service.

  2. Delete all associated custom scripts.

  3. Determine all other custom element of your web service solution and delete them.

  4. Compile the database.

One Identity Manager as SCIM 2.0 service provider

One Identity Manager provides an interface corresponding to the System for Cross-domain Identity Management (SCIM) 2.0. The interface enables the import and export of One Identity Manager objects by a SCIM client. For example, the interface can be used to:

  • Import identity, department, cost center, and location data from an HR system

  • Import user account and group data from a cloud system

  • Match custom target systems that have a SCIM V2.0 client

  • Provision information about identities through a standardized interface for further processing in third-party systems

The SCIM 2.0 service provider for One Identity Manager is provided as a plug-in for the API Server and you can select it when you install the API Server. Further configuration of the SCIM plug-in itself is not necessary. You can check in the API Server administration portal if the SCIM plug-in was installed and activated successfully. For more information on installing an API Server, see the One Identity Manager Installation Guide.

Detailed information about this topic

Endpoints and base URL

NOTE: The providers and endpoints supplied with the interface are fixed and cannot be configured.

The SCIM 2.0 interface can be found in the API Server installation directory under the fixed subdirectory /ApiServer/scim/v2. The base URL is formed as follows:

<http | https>://[<subdomain | server name>.]<domain name>/ApiServer/scim/v2

There are other fixed endpoints. The endpoints are called without any further URL parameters.

  • /ServiceProviderConfig

    The endpoint provides information about the options implemented in the service provider, such as the authentication types on offer. The endpoint can be accessed without authentication.

  • /Schemas

    The return structure of the endpoint defines all data objects and their properties supported by the provider.

  • /ResourceTypes

    When the endpoint is called, the metadata for the data objects published through the /Schemas endpoint are returned. These are linked to an endpoint based on the base URL under which the respective provider of a specific data object type can be reached.

Related topics
Documentos relacionados

The document was helpful.

Selecione a classificação

I easily found the information I needed.

Selecione a classificação