jsLayout['components']['msp-twofactorauth-configure']['postUrl'] = $this->getUrl('*/*/configurepost'); $this->jsLayout['components']['msp-twofactorauth-configure']['qrCodeUrl'] = $this->getUrl('*/*/qr'); $this->jsLayout['components']['msp-twofactorauth-configure']['successUrl'] = $this->getUrl($this->_urlBuilder->getStartupPageUrl()); return parent::getJsLayout(); } }