public function getRedirectUrl()
 {
     return $this->request->getEndpoint() . '?' . http_build_query($this->getRedirectData());
 }