Single Sign-On

Johnn Four

Member
We've developed a web app and custom licensing system.

We'd like a single sign-on service where customers can use their app credentials to log into Xenforo (or we could work with the reverse and make XenoForo the credential authorization system for web app logins).

Is this possible? If so, how can this be done - is there an add-on we need to purchase or some API documentation we can use to build this out?

Thanks,
Johnn
 
It is generally something that would require custom development for your particular situation.

The exact approaches would vary, though there isn't an explicit API that covers this. There are routines to do things like login or user creation, but you'd need to tap into them in a way that is potentially particular to your situation. You may be best posting in the dev discussions forum (though you'll need PHP knowledge at the least to get started).
 
Back
Top Bottom