Hi Jerome, really really thanks! Yesterday I take all parameters of login form but then I did'n not try to call the page with a normal URL+QueryString... Sometimes the easy way is the solutions... Now I've tryed to register by same method... and it WORKS fine!!! ...like: /xwiki/bin/register/XWiki/Register?template=XWiki.XwikiUserTemplate®ister=1®ister_first_name=XXX®ister_last_name=XXX&xwikiname=XXXXXX®ister_password=YYYY®ister2_password=YYYY®ister_email=YYYY@YYYY Thanks a lot! Bye, Riccardo. ---------------------------------------
Hi Riccardo,
riccardo grazioli wrote:
Hi, I'd like to link xWiki to a WebSite I'm developing.
I've to simulate registration and login-in submission xwiki because access to xwiki is already restricted to registered user of my web application, but I can't easily (and fastly) understand interaction between struts and velocity.
What I think is to register new xWiki user when they register in my WebSite, and to automatically submit the login form and data when they want to access to xwiki.
Can anyone give me a hand? Some Ideas?
I'm afraid this won't be easy and/or fast! But, just in case you are not aware of this, have you visited jira.xwiki.org?
If you look for "authentication" here http://jira.xwiki.org/jira/secure/QuickSearch.jspa, you will get a bunch of related entries. I think several of them could apply to your case.
To the best of my knowledge, XWiki in its current state of development support basic authentication but username and password can not be passed with an URL yet.
You mean like /xwiki/bin/login/XWiki/XWikiLogin?j_jusername=XWiki.Username&j_password=xxxx ? Because this works :) Jerome.
As a web developer I am sure you will be easy to follow the already created Jira issues!
HTH,
Ricardo
-- Ricardo RodrÃguez Your EPEC Network ICT Team
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users