Class UrlSessionLoginHandler
- Mapbender\Component\UrlSessionLoginHandler implements Symfony\Component\Security\Http\Authentication\AuthenticationSuccessHandlerInterface
public
|
|
public
Response
|
#
onAuthenticationSuccess( Symfony\Component\HttpFoundation\Request $request, Symfony\Component\Security\Core\Authentication\Token\TokenInterface $token )
This is called when an interactive authentication attempt succeeds. This version takes care of injecting the right SID into the URL for cookie-less environments. |