Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: Login without press sign in button
I've this question. I wan to enter into liferay portal without press sign in button.
For do this I use NTLM authentication, Infact if I press sign in button the user logged in the portal without insert screenName and password.
BUT I DON'T WANT PRESS SIGN IN BUTTON, how can do this?(look the attachment)
For do this I use NTLM authentication, Infact if I press sign in button the user logged in the portal without insert screenName and password.
BUT I DON'T WANT PRESS SIGN IN BUTTON, how can do this?(look the attachment)
Attachments:
Authentication is forced when you access a protected page, e.g. when the "guest" role doesn't have "view" access for the page.
Edit the page permissions to remove this privilege, and login should be forced. That is assuming that it's otherwise already implemented.
I can't check it on NTLM - alternatively you can just protect any other page and access it - double check that indeed this happens before you protect every single page in your environment.
Edit the page permissions to remove this privilege, and login should be forced. That is assuming that it's otherwise already implemented.
I can't check it on NTLM - alternatively you can just protect any other page and access it - double check that indeed this happens before you protect every single page in your environment.
I also don't know if this works on NTLM, but it works with SAML. Another possible solution is to create a ServletFilter that redirects the user to /c/portal/login?redirect=... if the user is not signed in.
Copyright © 2025 Liferay, Inc
• Privacy Policy
Powered by Liferay™