How tiki talks to tiki
Feature » Interoperability » RSS & XML-RPC
|
Some basic documentation was copied to doc:Intertiki, and some more basic information and screenshots added there ![]() InterTiki This feature allows different tikis to communicate with each other. It's based on the xmlrpc protocol, so it will be extendable to several other applications. It was commited in the CVS 1.9 Branch on 12/23/2005 by mose. Though new features should be in HEAD, this one is really needed in the Tikiwiki community for gathering authentication for subdomains *.tikiwiki.org. Initially thought for distributed auth system, Intertiki will now extend to other functionalities quite soon. Get version : intertiki:get_versionMainly for debugging use right now, it will be useful to be able to specify a minimal version for some future enhancements.Remote login : intertiki.validateThis enable using a tiki account on another tiki. One tiki is server, the other is the client. The server has to provide a url where to reach the xmlrpc server, the client uses that url to reach server and send xmlrpc requests.The idea is to avoid creating a local account for such remote login. I used the @ as a delimiter for specifying the 'realm' the login belongs to. The @ login will then become logged into the local tiki, and will be attributed membership to groups that are defined by the configuration. Some changes are made here and there to avoid login containing a @ access certain features (like preferences and such). So, in the login-box, a new menu is proposed with that feature when enabled, with a list of possible authentication locations, either local or remote. You also can type login@remote directly and it will be processed correctly. Each validation request also sends a hash key that sort of identifies the client server. The use of that key will ultimately be optional, but for the tests it's a good protection. todo
done
Category: RSS & XML-RPC
|
Shoutbox
|