Forum Discussion
Raju123
Mar 22, 2019Copper Contributor
Cross domain
Hello, I have two different office 365 accounts Let say https://abc.com/sites/sitecollctionA https://xyz.com/sites/sitecollctionB I want to fill the form in https//:abc.com/sites/sitecol...
Mar 22, 2019
No directly, but this is something you can do with an Azure Function that connects to the second tenant when is called from the first one
Raju123
Mar 23, 2019Copper Contributor
Thanks for your reply.
One of my friends sends one link
https://paulryan.com.au/2014/spo-remote-authentication-rest/
i'm able to get security token but I did not get access token....
Can you send the best link to do step by step?