Hi IDM experts,
I have to connect IDM to a MS SQL Database, using the equivalent of "Windows authentication".
IDM is installed on a unix server. I think I got the overview of what to do, but i'm stuck. I added integratedsecurity=true to my db con...
Hello,
We were (slowly) trying to develop UI5 applications for our IDM 8 system with the eclipse plugin. This blog explains that the tool is no longer available and as a matter of fact, I'm not able to download it again.
This tool allowed us to g...
Hello Experts,
I'm running over a tricky problem. I recently updated my dev and qa systems to IDM 8.0 SP6 (from IDM 8.0 SP4). I think I'm missing a configuration somewhere in NWA.
Since SP6, documentation says "Identity Management REST Interface ...
Hello,
I recently upgraded my DEV system to SP6 from SP4 (including REST API). I think that we're missing some configuration somewhere.
In SP4, the request .../idmrestapi/v2/service/ET_MX_PERSON works fine (below, in QA, still on SP4)
Since ...
Hello experts,
I raised an OSS message for my issue but I wanted to know if anyone encountered it before.
We are running the version 8 password hook on an 2008 Active Directory.
It seems that the MxPwdHook.DLL causes the lsass.exe to hang for a...
Hello,after testing, the solution is this one : in the database connexion on /idm/admin, put your databasename followed by :DBname;integratedsecurity=true;authenticationScheme=NTLM;realm=<user domain>;encrypt=falseI still had to put a user and a pass...
Hi Todor,actually, i do have one of secmendo generated UI5 on my dev environment running but yes we sometimes need to go further.I'll go look into the Maven builds then. Thanks a lot for your help,Clotilde
Hello Houssem,did you read that thread? https://answers.sap.com/questions/11991604/getting-error-in-to-custom-pass.htmlIt also give you a blog as an example : https://blogs.sap.com/2008/11/17/how-to-use-custom-classes-in-the-sap-netweaver-identity-ma...
Hi Matt, Here, I modified the dispatcher.prop file and added my JDBC driver:The only downside is to think to change it again in case you regenerate you dispatcher scripts. Hope that helps,Clotilde