We are using Liferay 5.2.3 with JBoss.
I have developed a custom JSF login portlet where it takes user name (screen name ) and password.
After click on submit button , the user is getting authenticated against OpenSSO server. If the user does not exist in the liferay but in the opensso , the user is being created.
But here is the problem. After submit button, I should be able to login with this user.(after successful authentication).
Please suggest me how to do this?
I looked at the liferay login portlet, LoginAction.java, login.jsp and LoginUtil.java.
I found out that we do not have access to LoginUtil.java class from outside of the environment.
This is "NOT" an EXT environment.
Any suggestions/ideas are greatly appreciated.
不適当であることを指摘する場合は、ログインしてください。