Here is en example in another authenticator: https://github.com/xwiki-contrib/sandbox/blob/master/authenticators/xwiki-authentication-saml/src/main/java/com/xwiki/authentication/saml/XWikiSAMLAuthenticator.java#L229
On Tue, Jun 4, 2013 at 10:27 AM, jordiduran <[email protected]> wrote: > Hi Marta, Bruno, > > How can I set the xredirect parameter from a custom authentication class > written in Java that extends XwikiAuthServiceImpl? > > When a user is loged by my custom authentication I want she/he to redirect > in a particular Space. > > Many thanks! > > > > > > -- > View this message in context: > http://xwiki.475771.n2.nabble.com/Redirect-to-a-space-tp576893p7585562.html > Sent from the XWiki- Dev mailing list archive at Nabble.com. > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs -- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

