Hi Tullio, AFAIK the answers to your questions are no, no and no.
I think it will be easier to synchronize the users from "inside" rather than "outside". In other words, I think it will be easier to write a scheduler task, a page (or an "app" in magnolia 5) or some other magnolia component to import the users rather than trying to write them from the outside. The scheduler task could use web-services to fetch the users. If you do need to add the users from the "outside", it would not be that hard to do either. You can implement a webservice using Axis or Restlet (for example) and add it to the magnolia webapp. By configuring the Axis or Restlet servlet at the right place in magnolia's filter chain you can then call your webservice from outside. Regards from Vienna, Richard -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Tullio Bettinazzi (via Magnolia Forums) Gesendet: Dienstag, 06. November 2012 11:24 An: Magnolia User List Betreff: [magnolia-user] SOAP/REST administration In my environment I need to synchronize users from some external sources to Magnolia Enterprise. Is there any SOAP web service or RESTFull service suited for that usage ? Is there any other way to create users in magnolia from outside ? In general is there any way to interact with magnolia administration ? Tks Tullio -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=ca661aa4-6644-49be-a1b8-3834632faa90 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ---------------------------------------------------------------- ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
