Forum Discussion
Rohit Rayani
Jun 07, 2017Copper Contributor
Need help on getting office 365 authentication token from SharePoint page
How to get the office 365 authentication token from SharePoint (online) page, and pass it to another web app hosted on azure?
Please advise, It would be very helpful.
Thank you.
1 Reply
Tokens are only allowed for a single application.
I suggest you look thru the AAD Developers Guide for more information information about using AAD to log into a site.