Transparent user session over several sites (single sign-on + single sign-off)

后端 未结 7 964
独厮守ぢ
独厮守ぢ 2020-12-04 06:26

I have several sites in different domains: example.com, example.org, mail.example.com and passport.example.org. All of th

相关标签:
7条回答
  • 2020-12-04 06:58

    Are you using ASP.NET? If so, you might want to have a look at the enableCrossAppRedirects property.

    0 讨论(0)
提交回复
热议问题