Forums

Using WebLink log-in for a messageboard

Last post 02-22-2008, 8:12 AM by nfloyd. 1 replies.
Sort Posts: Previous Next

     02-19-2008, 10:28 AM 9886

    Using WebLink log-in for a messageboard

    I'm a hack when it comes to coding, so this may be a ridiculous question...

    We're planning on setting up a message board using phpbb for our church. We're trying to avoid users having multiple log-in's since that would be really confusing.  Is there any way to set it up so that users can use their WebLink ID to log-in to the message board? I wasn't sure if there was a way to use Data Exchange for authentication, so I thought I'd ask here before I rounded up some volunteers to look into it.

     02-22-2008, 8:12 AM 9909 in reply to 9886

    Re: Using WebLink log-in for a messageboard

    Have a look @ this post.  It will provide you with an array of downloadable code libraries.  The most common mechanism is to call DataExchange using the GetIndividual 2.0, passing in the weblink userID and Password (see the code samples for more details).  DataExchange will either pass back an individual or will pass back a message telling you no one matched those credentials, both in XML form.

     --Nick

     

    | Filed under: , , ,
View as RSS news feed in XML