|
Support Center > Forum > Users > Single Sign On Integration (Insecure Method) Product Pages: Website Forum Hosting, Website Forum Hosting Pricing, Website Forum Hosting Features, Website Forum Hosting Examples Single Sign On Integration (Insecure Method)Note: It is recommended that the Single Sign On Integration API is used instead of this login integration method due to higher security. However, this method can still be used for a more basic approach. You can automatically log your visitors into your forum by sending them to a custom login URL. This can be helpful if you have a separate login area on your website and you don't want to make your visitors login twice. You can make a hidden request to the custom login URL by using a small image tag, a small iframe tag, or a high-level programming language. The image tag or iframe can be added like a normal image on the resulting page of your website's login process. Sample code for the Perl, PHP, JavaScript, and Java/JSP programming languages is available here. Please note that using a server-side programming language for the automatic login will log your server into the forum, not the user executing the server-side program from their web browser.
The URL you should use is:
Note: All symbols within the field values must be properly encoded. For example, spaces must be replaced by %20. More information... Related Support Articles:
|