Print Page | Close Window

Integration with other user database

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=24997
Printed Date: 04 April 2026 at 6:32am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Integration with other user database
Posted By: K3rmit
Subject: Integration with other user database
Date Posted: 12 December 2007 at 2:02pm
For a client I'm lookin into a forum solution which will plugin (or can/may be modified) into the current authentication system to achief a single sign on.
 
Is there a licence which permits this (modification).
 
I understand the support implications, and the client would probably take that.
 
Edit : Sorry wrong forum!



Replies:
Posted By: WebWiz-Bruce
Date Posted: 12 December 2007 at 2:32pm
There is a built in member API which is very simple to use and will integrate Web Wiz Forums into a pre-existing login system.

It can work with your own login, logout, and registration pages.

To enable it and instructions on how to use it, just edit in notepad the file functions/functione_member_API.asp


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: jamie.townsend
Date Posted: 12 December 2007 at 2:33pm
What I found out the other day and I am not sure if you are looking for a similar solution but the forum has an API which if enables can be used to login the user from your existing site.
 
For example, in your current login script if you add the following:
 
session("user") = user
session("password") = password
 
Then view the forum, it will create the user in the forums database if it does not exist or it will log the user in if it exists.
 
This is very easy to implement, let me know if I have miss-understood you.


Posted By: jamie.townsend
Date Posted: 12 December 2007 at 2:34pm
boRg beat me :(



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net