Forum Discussion

Ujwal1997's avatar
Ujwal1997
Copper Contributor
Mar 17, 2021

Any REST APIs to get security questions of Azure Active Directory user

We have a requirement to get security questions for a user registered on Active Directory. We used graph API(https://graph.microsoft.com/v1.0/users/ {Id})to get users details. However we failed to see security questions in that API response.

 

Request to share any info which programmatically gets and validates user's security questions.

 

Thanks in advance.

Resources