Hi how are you GonzaloZupo
If you can comment out the log in the file
/frontend-app-authn/src/common-components/Logistration.jsx
delete or comment out the line:
<Tab title={formatMessage(messages[‘logistration.register’])} eventKey={REGISTER_PAGE} />
and also in the line
<Tab title={tabTitle} eventKey={selectedPage === LOGIN_PAGE ? LOGIN_PAGE : REGISTER_PAGE} />