[TYPO3-dev] Rdirection after authenfication in service

Pierre Rouwens prouwens at tc2l.ca
Mon Mar 27 23:15:39 CEST 2006


Hi Ingmar,

Ok but is the user gonna be fully anthentificated ? even if i redirect 
via header directly ?

Pierre

Thanks a lot anyway

Ingmar Schlecht a écrit :
> Pierre Rouwens wrote:
>> I have make an extension to authentificate users vs LDAP, and i need to
>> redirect the user in some cases to a specified page...
>> Is there a way to do this ?
> 
> Something like this should do:
> header('location: '.t3lib_div::locationHeaderUrl('index.php?id='.$pageId));
> 
> cheers,
> Ingmar




More information about the TYPO3-dev mailing list