Rails - Multiple top level domains and a single session/cookie

后端 未结 5 449
长发绾君心
长发绾君心 2020-12-14 18:50

I\'ve been struggling with this for quite awhile and haven\'t been able to find a solution. I need a user to be able to view multiple top level domains with a single login.<

5条回答
  •  無奈伤痛
    2020-12-14 19:48

    You will probably need something like RubyCAS if you want authentication across domains regardless of whether they're top-level or subdomains.

提交回复
热议问题