Skip to content

Commit

Permalink
Remove mis-committed line
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen authored Nov 23, 2024
1 parent 6b9e772 commit 93719fa
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ public function singleSignOnAction(Request $request, $idpName)
$destination = ($authnRequest->getAssertionConsumerServiceURL() ?
$authnRequest->getAssertionConsumerServiceURL() :
$response->getDestination());
$response->getDestination());

/* set the destination element of the response to the ACS URL */
$response->setDestination($destination);
Expand Down

0 comments on commit 93719fa

Please sign in to comment.