This section explains the system requirements and prerequisites to install standalone OpenText Identity Console.
|
Category |
Minimum Requirement |
|---|---|
|
Processor |
1.4 GHz 64-bit |
|
Memory |
2GB |
|
Disk Space |
200 MB on Linux |
|
Supported Browser |
NOTE:While using OpenText Identity Console in Mozilla Firefox, the operation might fail with Origin Mismatch error message. To troubleshoot, perform the following steps:
|
|
Supported Operating System |
|
|
Certificates |
|
Once you are ready, proceed with installing OpenText Identity Console. For more information, see Installing Standalone OpenText Identity Console (Non-Docker).
Using the One SSO Provider (OSP), you can enable the single sign-on authentication for your users to the OpenText Identity Console portal. You must install OSP before installing OpenText Identity Console. To configure OSP for OpenText Identity Console, follow the on-screen prompts and provide the required values for configuration parameters. To register OpenText Identity Console to an existing OSP server, you must manually add the following to the ism-configuration.properties file in /opt/netiq/idm/apps/tomcat/conf/ folder:
com.netiq.edirapi.clientID = identityconsole com.netiq.edirapi.redirect.url = https://<Identity Console Server IP>:<Identity Console Listener Port>/eDirAPI/v1/<eDirectory Tree Name>/authcoderedirect com.netiq.edirapi.logout.url = https://<Identity Console Server IP>:<Identity Console Listener Port>/eDirAPI/v1/<eDirectory Tree Name>/logoutredirect com.netiq.edirapi.logout.return-param-name = logoutURL com.netiq.edirapi.response-types = code,token com.netiq.edirapi.clientPass._attr_obscurity = NONE com.netiq.edirapi.clientPass = novell
NOTE:
If you are installing OSP for the first time, specify the option 'y' for Configure OSP with eDir API and follow the on-screen prompts to register OpenText Identity Console with OSP.
Ensure to specify the OpenText eDirectory tree name in lowercase while configuring OpenText Identity Console. In case, the tree name is not specified in lowercase, the login to the OpenText Identity Console server might fail.
With OSP, you can connect to only a single OpenText eDirectory tree as OSP does not support multiple OpenText eDirectory trees.
Third party OSP is not supported in OpenText Identity Console.
In a NAM integrated environment, OpenText Identity Console with OSP is currently not supported.