Filtered Index

Filtered by: IDM4

kimimasa's picture
blog
Reads:

2105

Score:
0
0
 
Comments:

0


wschreiber's picture
article
Reads:

3520

Score:
4.333335
4.3
6
 
Comments:

0


HowTo: Call IDM SOAP functions with PHP

IDM provides SOAP and REST APIs to access IDM functionality from outside the User Application. The APIs are well documented in the User Application Administration manual, but the listed samples focus on Java.

Of course the SOAP and REST architecture is so generic that it can be used from most programming languages.

To get you started, here is a sample stand alone PHP application that uses SOAP calls to retrieve information from IDM.

ScorpionSting's picture
article
Reads:

3838

Score:
3
3
5
 
Comments:

0


IDProvider call from User App (IDM 4.0.1)

This article describes how to set up and configure User Application to call the ID Provider for sequential ID's that can be used in Workflow.

mbluteau's picture
article
Reads:

8827

Score:
1.333335
1.3
3
 
Comments:

1


Disable accounts after 1 year of inactivity

Looking for a quick recipe on how to disable accounts after 1 year of inactivity? Here is a simple Null/Loopback Driver example.

mbluteau's picture
article
Reads:

6100

Score:
5
5
1
 
Comments:

2


Unlock Account - Temporary Intruder Lockout

Looking for a simple solution to allow users to unlock their account while under the curse of a temporary intruder lockout? Here is a simple solution that allows the user to use Challenge Response questions to unlock their account with a new password. I also provide a version with a simple captcha.

mbluteau's picture
article
Reads:

4526

Score:
4
4
3
 
Comments:

0


Adding Forgot your Username? link to IDM User Application

Identity Manager provides a Forgot your Password? link on User Application, but how about Forgot your Username?

© 2013 Novell