Chat now with support
Chat mit Support

Identity Manager 9.0 LTS - Web Designer and Web Portal Changes

One Identity Manager
Compiling web projects with customizations Updating web applications Changes in Web Designer and in Web Portal 8.0 Changes in Web Designer and in Web Portal 7.1 Changes in Web Designer and in Web Portal 7.0

Changes in Web Designer and in Web Portal 7.1

This section provides an overview of changes in Web Designer and in Web Portal 7.1 in comparison to previous versions.

Updating assembly bindings to One Identity Manager version 7.1

This section applies only if you did not install a new web application using the One Identity Manager installation tool. For more information, see Updating web applications.

If you did not install a new web application using the One Identity Manager installation tool, it is necessary to edit any existing web applications’ web.config file when upgrading to version One Identity Manager 7.1.

Open the web.config file in a text editor and insert the following text beneath the tag <assemblyBinding>:

<dependentAssembly>

<assemblyIdentity name="System.Web.Http" publicKeyToken="31bf3856ad364e35" culture="neutral" />

<bindingRedirect oldVersion="0.0.0.0-5.2.2.0" newVersion="5.2.3.0" />

</dependentAssembly>

<dependentAssembly>

<assemblyIdentity name="System.Net.Http.Formatting" publicKeyToken="31bf3856ad364e35" culture="neutral" />

<bindingRedirect oldVersion="0.0.0.0-5.2.2.0" newVersion="5.2.3.0" />

</dependentAssembly>

<dependentAssembly>

<assemblyIdentity name="Microsoft.Data.OData" publicKeyToken="31bf3856ad364e35" culture="neutral" />

<bindingRedirect oldVersion="0.0.0.0-5.6.0.0" newVersion="5.6.4.0" />

</dependentAssembly>

<dependentAssembly>

<assemblyIdentity name="Microsoft.Data.Edm" publicKeyToken="31bf3856ad364e35" culture="neutral" />

<bindingRedirect oldVersion="0.0.0.0-5.6.0.0" newVersion="5.6.4.0" />

</dependentAssembly>

<dependentAssembly>

<assemblyIdentity name="System.Spatial" publicKeyToken="31bf3856ad364e35" culture="neutral" />

<bindingRedirect oldVersion="0.0.0.0-5.6.0.0" newVersion="5.6.4.0" />

</dependentAssembly>

Integrating full-text search

This section applies only if you did not install a new web application using the One Identity Manager installation tool.

One Identity Manager includes a new full-text search engine for improved search performance. The Web Portal queries the search index service which must be installed as part of a new application server installation.

There are two options to migrate an existing Web Portal:

  1. If the Web Portal uses an application server connection, make sure that the application server installation is running a search index service. Otherwise, search will not work.

  2. If the Web Portal uses a direct database connection, open WebDesigner.ConfigFileEditor.exe and connect to the application.

    On the Search service tab, you have the option to define an application server to connect to. The web application will continue using the direct database connection and will only use the application server connection when a search operation is performed.

General changes

Verwandte Dokumente

The document was helpful.

Bewertung auswählen

I easily found the information I needed.

Bewertung auswählen