In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-03-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
This article Xiaobian for you to introduce in detail "Jspxcms third-party login how to configure", the content is detailed, the steps are clear, the details are handled properly, I hope this "Jspxcms third-party login how to configure" article can help you solve doubts, following the editor's ideas slowly in-depth, together to learn new knowledge.
Third-party login supports Sina Weibo, Tencent QQ and Wechat. When using a third-party login, you need to apply for an account on the Weibo open platform, QQ interconnection and Wechat open platform, activate the third-party login feature, and obtain APP ID and APP KEY. Then modify the Jspxcms configuration file, fill in the acquired APP ID and APP KEY, and restart Tomcat. If you use the default template that comes with the system, you also need to change the value of third-party login to enable on the background system-system Settings-Custom Settings page.
Login on Sina Weibo
Enter the Weibo open platform, click the website to access, and operate as required to obtain App Key and App Secret.
Modify the / WEB-INF/classes/config.properties file. Redirect_URI is the callback address. Modify www.mysite.com to your actual domain name.
Client_ID=App Keyclient_SERCRET=App Secretredirect_URI= http://www.mysite.com/oauth/authc/weibo# 7.0 and earlier requires a .jspx suffix # redirect_URI= http://www.mysite.com/oauth/authc/weibo.jspx Tencent QQ login
Enter the QQ connection, click the website to access, and operate as required to obtain APP ID and APP KEY.
Modify the / WEB-INF/classes/qqconnectconfig.properties file. Redirect_URI is the callback address. Modify www.mysite.com to your actual domain name.
App_ID=APP IDapp_KEY=APP KEYredirect_URI= http://www.mysite.com/oauth/authc/qq# 7.0 and earlier requires a .jspx suffix # redirect_URI= http://www.mysite.com/oauth/authc/qq.jspx Wechat login
Enter the Wechat open platform, create website applications, operate as required, and obtain AppID and AppSecret.
Modify the / WEB-INF/classes/weixin.properties file. Oauth.weixin.redirect_uri is the callback address. Modify www.mysite.com to your actual domain name.
Oauth.weixin.appid=AppIDoauth.weixin.secret=AppSecretoauth.weixin.redirect_uri= http://www.mysite.com/oauth/authc/weixin# 7.0 and previous versions need to add the .jspx suffix # oauth.weixin.redirect_uri= http://www.mysite.com/oauth/authc/weixin.jspx to read here. This article "how to configure Jspxcms third-party login" has been introduced. If you want to master the knowledge points of this article, you still need to practice and use it yourself. If you want to know more about related articles, welcome to follow the industry information channel.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.