• SOAP Driver: Process response on publisher channel

    Hi, I had previously built a SOAP driver to retrieve data on heartbeats on the publisher channel (ITP), but I would like to have it make the request from the subscriber channel, to allow me to use triggers to control when to get data and what to get…
  • SAP application being migrated to SAP S/4 HANA 2022

    Hello, community. We've developed SAP drivers to a client, SAP ECC and SAP BPC, this client is migrating all SAP instances to SAP S/4 HANA 2022. On the documentation of NetIQ Identity Manager Driver for SAP User Management Implementation Guide…
  • Driver in IDM trigger push notification for a MFA app

    Hello. So, is there a way for a driver in IDM send or trigger a push notification in an app for example MS Authneticator app? I presume there's a protocol or API or some method the service can be invoked but I could not find much info on it.
  • SCIM driver and other classess than User/Group

    Hi I have a case where application contains User, Group and Entitlement classes. My aim was to integrate both Group and Entitlement values of application to IDM Entitlement database in order to be able to use those in IDM roles. However Code Map…
  • REST Driver using ODATA

    Hi, I have the challenge to deploy a REST diver for an API which is following the ODATA 4.0 specification. My first impressions were, this would not be a big problem, since the URL, header and payload send by the driver can be highly customized…
  • Block users by system in IDM

    Is there a fine-grained way to have users blocked in each sytem individually? For instance for each connected system an association is created and a user account entitlement is granted. Let's say I have 4 instances of SAP or AD and I want to have rules…
  • 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…
  • Does the role and resource driver need to be on the master replica server?

    Hi there, Does the role and resource driver need to be on the master replica server? We've alway done it that way, but I was wondering if it can in fact run on another IdM server. It is pretty slow, and we need to see if we can get som more performace…
  • 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…
  • Reading Expiry Date of CA Cert in Driver

    Hi all, I need to read cert expiry dates and put them into a mail that goes out once a month. I've made a null driver that runs via a scheduled job. Reading the expiry dates of all certs except CA is easy enough because the objects have an attribute…
  • Creating Technical Roles in IGA through IDM Drivers

    Hello, community. The scenario is: IGA is being implemented in a customer and all solicitations, Request and Revoke, will be made through Access Request module. We would like to automatize the process of creating Technical Roles as much as possible…
  • job permissions for users

    Hi, I wanted to configure it, so that a group of people can run jobs on specific drivers. I created a group for it. I gave it Read all attributes (with inherit) on the driver set I gave it browse objects (with inherit) on the driver set I gave it…
  • dynamic groups events

    I am trying to get the dynamic group events in a REST driver. Unfortunately, I could not get any events for dynamic group but I can get the events for the static groups. I vaguely remember from IDM to AD we cannot sync dynamic group, but don't we get…
  • How to sync the reciprocal attributes to target

    Hi, How to sync reciprocal attribute for example equivalenttome on Group to target. When i wrote a policy in CTP to check the availability of the attribute it never becomes true. Policy executes before the reciprocal attribute get added in the eDirectory…
  • 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…
  • Azure AD Driver: Exchange service - 403 Forbidden

    I'm having some issues setting up the Azure AD Driver ver. 5.1.7 on a Remote Loader Currently the issue im seeing is this: I'm getting this message in the Event Viewer: Client Certificate Authentication Failed The issuse seems to be with the Certificate…
  • 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…
  • Not being able to create an OU or a Group on eDirectory

    Hi, I have a text driver where I check for an OU, and if it does not exist, it should create it. Same thing for groups. But I´m getting a syntax violation error that I´m not understanding why. A sample of the events are listed below. As you can see…
  • Password from AD not synchronized or even listened on IDM

    Hi. We're having an issue with the Ad RemoteLoader /Driver when the password change is not sycnhronized or even listened on IDM, the remote loader trace shows the next lines: DirXML: [07/27/23 19:09:02.50]: ADDriver: [PWD] - AddDCKey() domain controller…
  • Integration utilizing Power Automate

    Hello, community. On a customer we are trying to integrate one application using RPA (Power Automate). The final application is communicable only through a RPA, so the RPA will be responsible to collect the events processed by IDM and send to the…
  • SOAP Driver listening only first object's event of eDir2eDir Driver's Job

    I have eDir2eDir Driver where I have one Job and Job Scope is children of the container. The flow is given below whenever the Job will run: 1. eDir2eDir driver clears two attributes from IDV (eDirectory) from the User object. 2. SOAP Driver and…
  • Driver XPath Get XML element value

    I have the XML response in Driver's local variable ' lv-Result '. <?xml version="1.0" encoding="UTF-8"?> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns="urn:partner.soap.sforce.com" xmlns:xsi="http://www.w3.org/2001…
  • Azure AD shim 5.1.6 GET 404 not found - attribute 'print' no longer supported in queries

    I will keep this short as I have many customers that I need to check: Since this morning, all User GET requests in the Azure AD shim suddenly return 404 NOT FOUND. DirXML: [06/21/23 10:35:09.74]: TRACE: AzureAD_Azure: Request URL : graph.microsoft…
  • Driver/Connector for Oracle FlexCUBE

    Has anyone already made a connection for provisioning in Oracle FlexCube, for example using a REST, SOAP or other driver? Please share some information on how it went? Any information is valid.