|
@@ -133,7 +133,7 @@ |
|
|
block discarded – undo |
|
133
|
133
|
$this->getSecondFactorRespondService()->resetRespondState($responseContext); |
|
134
|
134
|
|
|
135
|
135
|
// Handle SAML response |
|
136
|
|
- $httpResponse = $responseRendering->renderResponse($responseContext, $response, $request); |
|
|
136
|
+ $httpResponse = $responseRendering->renderResponse($responseContext, $response, $request); |
|
137
|
137
|
|
|
138
|
138
|
$ssoCookieService = $this->get('gateway.service.sso_2fa_cookie'); |
|
139
|
139
|
$ssoCookieService->handleSsoOn2faCookieStorage($responseContext, $request, $httpResponse); |
Please login to merge, or discard this patch.