Implementing SSO into Joomla 3 to gain access to the website

人走茶凉 提交于 2019-12-24 16:13:06

问题


I have been asked to create an internal intranet. One of their criteria is to allow employees to access the site using Google SSO. This isn't to log into the backend, it is purely to gain access to the site.

I am creating it in Joomla 3. Can anyone advise how I would go about this?

Thanks


回答1:


I think the best approach is adding Joomla SAML capabilities. There is a Joomla3.3 SAML plugin [1] that you can use to connect with Google (Google will act as Identity Provider) [2]

Then you may add SAML to the rest of the intranet's apps.

[1] https://github.com/onelogin/joomla-saml

[2] https://support.google.com/a/answer/6087519?hl=en



来源:https://stackoverflow.com/questions/37441197/implementing-sso-into-joomla-3-to-gain-access-to-the-website

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!