Home > CMS Tutorial > PHPCMS > body text

What is phpsso in phpcms?

青灯夜游
Release: 2019-12-30 14:21:45
Original
4143 people have browsed it

What is phpsso in phpcms?

The full English name of SSO is Single Sign On, single sign-on. The problem that SSO solves is that in multiple different application systems, users only need to log in once to access all communication application systems.

For example, I installed the PHPCMS website content management system and the Discuz forum program. Members log in on one website and can access it directly on another website without having to log in repeatedly. This is the function of SSO. The SSO solution provided in PHPCMS is PHPSSO in the backend of the PHPCMS website.

PHPSSO is a single sign-on system developed with PHP. Among multiple application systems connected to PHPSSO, users only need to log in once to access all mutually trusted application systems.

PHPSSO can map this main login to the login mechanism of the same user in other applications. It is one of the more popular enterprise business integration solutions.

PHP Chinese website, a large number of free PHPCMS tutorials, welcome to learn online!

The above is the detailed content of What is phpsso in phpcms?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template