how to get logged in user from system when AD is on Azure cloud

Copper Contributor

Hi,

We are trying to get email address from current logged in user in case of Single sign on having active directory on Azure for desktop application.

 

we have tried below solution with graph API, although /me not giving us the required email address.

below is mentioned link :

https://stackoverflow.com/questions/57805024/azure-active-directory-integration-c-sharp-windows-appl...

 

please suggest how we can implement single sign on login when active directory is on azure for desktop application c#. 

 

0 Replies