Azure AD authentication passing user info to Wisej

0
0

Is there any sample that is using Azure AD authentication?

Currently I am having the issue with passing auth token from .asp page that is triggering logon / logoff to wisej.

After losing I am always getting empty context ??

LoginFlow.EnsureLoggedIn();

// After login redirect back here, import Graph token into Wisej session
WisejGraphToken.ImportFromAspNetSession();
Code used is attached and logging is initiated and executed on Azure AD.

Thanx,
D

Attachment
  • You must to post comments
Showing 0 results
Your Answer

Please first to submit.