Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Pulling MFA status from Azure AD into EIC using OOTB connector

dvillalta
New Contributor III
New Contributor III

Hey everyone

I've been following the documentation for Azure AD implementation using the OOTB connector located at https://docs.saviyntcloud.com/bundle/AzureAD-v24x/page/Content/Azure-AD-Integration-Overview-v2022x....

I've made sure to be following the 24.x version of the doc as we're using version 24.2

dvillalta_0-1717448373939.png

A part of the documentaion mentions the ability to fetch created time and MFA config of users in AAD by making use of the WINDOWS_CONNECTOR_JSON config in the OOTB AAD connector, for this the JSON config in the doc states to make use of the http://<domain-name>/FIMAzure/PS/ExecutePSCommand and invoke it making use of a username and password which appear to be encrypted, I'd suppose (which in theory is never needed when following documentation but oh well, this doc is bleak in this sense) in this config I'd have to input the username and password that has been added to the enterprise app, which kind of encryption should be used for these fields?

Is there any other method of performing this using the OOTB connector? In theory according to the doc, should be possible by making use of this configuration, the doc is not clear at all in relation to this, or is this something that has to be pulled via REST along the last sign in date?

Thanks in advance for any info

1 REPLY 1

rushikeshvartak
All-Star
All-Star

You can pull information using REST connector


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.