• Master Replica changes on EBA & EBCA enabled environment.

    Hello, We have three servers (Server A, B, and C) configured in a Replica Ring, with EBA enabled on all of them. In this setup, Server A is designated as the Master Replica, while Server B serves as the EBCA. If Server A is shut down without first…
  • Problem starting eDirectory nds services IDM 4.8.7

    Hi Team. We have a problem starting the IDM 4.8.7 eDirectory services. When I try to start the service using systemctl start ndsdtmpl-etc-opt-novell-eDirectory-conf-nds.conf@-etc-opt-novell-eDirectory-conf-env.service And check status using…
  • Change self signed certificate to External CA signed certificate

    We are trying to change a self signed certificate that was created during our IDM installation process to a external CA signed certificate. Tried to followed the instuctions ( Enabling SSL with a External CA Signed Certificate - NetIQ Identity Manager…
  • Modify users with REST driver

    I am trying to understand how to use the REST driver functionalities. Have a case where I want to update current users in IDM with data from an API ednpoint. To do that I setup the Publish channel to recieve data from the API. I can recive the data…
  • Azure AD Driver 5.1.7.0300 not creating UserMailbox

    We are experiencing an issue with the Azure AD Driver version 5.1.7.0300, where it is not creating User Mailboxes as expected. The users are visible in the tenant, but their mailboxes are not being provisioned correctly. We noticed that the Exchange Online…
  • Error loading roles and groups information through Userapp

    Hi, I have a couple of errors on the UserApplication when I try to get information on the user dashboard and on the groups pages Error loading roles dashboard: When we are trying to load the roles of the user on the dashboard we have this response…
  • IDM 4.8 Form Builder does not display components in Designer

    We are trying to use FormBuilder in designer but the components doesn´t seems to load correctly (see attached image). Looks like some stylesheets are missing. There is no problem to load a form in IDMdash. Any ideas what could cause this?
  • NetIQ IDM User Application still able to login after password expired

    Hi, I'm currently facing issue where the user still able to login into User Application after password expired. From SSPR it will prompt me to reset password, but IDM user application did not prompt for reset password after password expired. Currently…
  • Unable to load third-party JDBC driver: 'org.gjt.mm.mysql.Driver'

    Hi, I've created a MySQL Driver to connect with my Mysql version 10.4.10-MariaDB. But when I installed the driver and trying to start it, it receive below error "Unable to load third-party JDBC driver: 'org.gjt.mm.mysql.Driver''." I checked my C…
  • AD driver - Powershell support without Exchange

    Hello I aw asked to get rid of the on-prem Exchange infrastructure. With the AD connector, is it possible to call Powershell without Exchange on-prem? I have the impression that it is mandatory. Thanks
  • Errors on catalina.out when opening some Forms in User Application

    Hello, community. The scenario we are dealing is: When opening some forms in UserApplication, the error on the end of this message is populated on catalina.out, the ambient is running on Windows Server 2019, at IDM 4.8.6. The thing is, we have…
  • Restrict access to Formbuilder Request Forms

    Hi At a client we are restricting access to PRDs using ACLs of Role Objects. So, e.g. this specific PRD is only accessible by members of role “Antragsteller Plus” and additionally uaadmin. dn: cn=WF-001-Sekundaerbenutzerkonto,cn=RequestDefs,cn=AppConfig…
  • Remote Loader Linux-Unix shutdown

    Hello I have a linux-unix driver, I have installed the shim driver on the linux server as indicated in the documentation(I see this like a remote loader), the problem is that if the driver does not send any request this shim or remote loader shuts…
  • In delimited text driver, how to commit current operation and check if any error occured

    Hi, I am currently forming Add operation in the Input (its) XSLT script for User object. In the subsequent policies, adding new attributes to this Add operation. <input> <add class-name="User" dest-dn="someDNvalue"/> Finally incrementing the count…
  • JCException: request -714 ERR_NOT_IMPLEMENTED in driverset while upgrading to 4.8.7

    Hi I have installed IDM 4.8 on RHEL 7.9. Now after upgrading IDM engine to 4.8.7 but getting following error novell.jclient.JCException: request -714 ERR_NOT_IMPLEMENTED at novell.jclient.JClient.request(Native Method) at novell.jclient.JClient.ndsRequest…
  • Identity Manager SOAP driver - Send more that one SOAP document in one event - Issue with SOAP documents order

    This is a continuation of this thread: Identity Manager SOAP driver - Send more that one SOAP document in one event as it is locked. I followed the instructions and added [last()] to everything in the every node as suggested by Geoffrey, but it doesn…
  • SOAP driver and CDATA. How to add CDATA to the SOAP document

    Hi guys, I´m facing a situation where I need to add <![CDATA[ and its correspondent ]]>. First I have tried to build the document using append XML element and text. But when I tried to add <![CDATA[, I got an error on Designer, saying the it does conform…
  • Delimited text driver error

    Hi, Am getting below error while processing CSV file in delimited text driver file. Please advise what does this mean? DirXML Log Event ------------------- Driver: \IDV-DEV\services\identity_o_driverset\Driver-XYZ Channel: Publisher Object: GB\personal…
  • Is it possible to execute a command in a Windows server using an IDM driver?

    Hi guys, Let me explain the case first. I have an application integration that has 2 steps to create or disable an account. The first one is to create the user account on the application using SOAP WebService, and the second one is to create the user…
  • User Application widgets not showing up on idmdash after upgrade

    Hi all. I fairly recently upgraded a customers IDM install from 4.6.4 to 4.8.0 on to 4.8.6. There were some bumps in the road along the way, but I seem to have gotten them sorted, except for one thing: After logging in to the User Application…
  • Workflow not acessible - Bad Gateway

    Hello, community. I'm getting an error while trying to access the workflows in UserApplication I was checking the URL and I found that there is a missing "/" after the "forms". I am not sure if this is the error but there is nothing else in catalina…
  • AzureAD driver 5.1.7, Exchange online RPS and psexecute (Set-CASMailbox)

    I will try to keep this post short. As we all know MS is going to disable/disabled Remote PowerShell: https://techcommunity.microsoft.com/t5/exchange-team-blog/deprecation-of-remote-powershell-in-exchange-online-re-enabling/ba-p/3779692 For a customer…
  • Is there an ECMA script or Java function that woul set the attribute Login Allowed Time?

    Hi there, What I need to do it to set the attribute Login Allowed Time based on values like Monday, start time 8:00 hs, end time 17:00 hs. The allowed login time would be set on a workflow and then converted to the format of the Allowed Login Time attribute…
  • Change "modify" events in REST Driver

    Hello, comunity! I'm implementing a REST driver to control user life cycle in an appliaction. My Add operation works fine, but the modify one is not. I've configured the driver parameters with the <association> in URLExtension and the driver itself…
  • How to generate an authentication token with IDM REST API?

    Hi, I need to execute 2 actions on a driver: - Generate an authentication token using IDM REST API. - Use the token to read all values of a given driver entitlement. When I try to generate the token on Postman I get the following error: <…