Skip to content

Azure/identity-management-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

identity-management-samples

MIM Privileged Access Management sample web application

The Microsoft Identity Manager (MIM) product as configured for Privileged Access Management (PAM) includes a REST API, for developers integrating MIM for PAM scenario with custom clients for elevation, without needing to use PowerShell or SOAP to communicate with MIM.

The sub-folder Privileged-Access-Management-Portal/src contains a sample web application which demonstrates the use of this MIM PAM REST API.

For installation instructions for the REST API and this sample, see the section "Set up the sample web application" in Step 4 – Install MIM components on PAM server and workstation.

Change history

February 1, 2019

Security improvement in how the PAM sample incorporates data returned by the MIM PAM REST API into HTML using jQuery. Acknowledgement to issue found by T. Sluijter.