Hi, I want have 2 possibles logins, with differentes logos. Because 2 "company's" will use the same alfresco, so i want a login for each one. This is possible? I tried creating a login2.jsp and redirect there, but when you are not logged in alfresco redirect you to the login page(login.jsp).
Yes of course its possible, out of the box you can log in with whoever you want to.
However I think you will need to give some more details for example if you are using some sort of SSO option like NTLM then that's not going to work without two accounts.
I mean 2 logins page, no accounts 😧 I want to use 2 dns. One will send me to login2.jsp and the other one to login.jsp I tried this but doesnt work, both sites send me to login.jsp.