Single Sign On between WordPress and ASP.NET Site

I’m trying to implement single sign on between WordPress and ASP.NET site on Azure.

In this case WordPress will be the Identity Provider and ASP.NET site on Azure will be Service Provider. These 2 sites don’t have the same domain so they cannot exchange cookies for single sign on.

Read More

What should be the best approach for this to be possible?

Related posts

Leave a Reply

1 comment