简体   繁体   English

使用Ion_auth进行Codeigniter的跨域身份验证

[英]Cross domain authentication with Ion_auth for Codeigniter

I have a website built on Codeigniter with Ion_auth for authentication. 我有一个在Codeigniter上构建的网站,带有Ion_auth进行身份验证。

I'm now building a new site with PyroCMS and would like users to be logged into PyroCMS when they're logged into my original site. 我现在正在使用PyroCMS构建一个新站点,希望用户登录到我的原始站点时能够登录到PyroCMS。

What's the best way to check the session or cookie in the second Codeigniter site? 在第二个Codeigniter站点中检查会话或cookie的最佳方法是什么?

You can try appstucco . 您可以尝试appstucco It basically replaces your pyrocms users module with a custom version so that you can use one ldap server for multiple sites. 它基本上用自定义版本替换了pyrocms用户模块,以便您可以将一个ldap服务器用于多个站点。

For official pyrocms blog post about appsutcco: http://www.pyrocms.com/blog/2012/05/appstucco-making-cool-addons 对于有关appsutcco的官方pyrocms博客文章: http ://www.pyrocms.com/blog/2012/05/appstucco-making-cool-addons

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM