'2013/01'에 해당되는 글 1

  1. 2013.01.14 [Liferay] AutoLogin and Redirect

[Liferay] AutoLogin and Redirect

2013. 1. 14. 16:13 | Posted by WiseBell

Liferay에서 AutoLogin을 처리하는 방법은 2가지가 있다.

1. http://server/c/portal/login?login=계정&password=비밀번호

2. http://server/path?parameterAutoLoginLogin=계정&parameterAutoLoginPassword=비밀번호&기타 파라메터

2번을 사용하기 위해서는 auto.login.hooks 프로퍼티에 com.liferay.portal.security.auth.ParameterAutoLogin 값이 추가로 설정되어 있어야 한다.

 

'Study' 카테고리의 다른 글

이상형을 찾아서~  (6) 2009.12.16
NUnit  (0) 2009.09.09
Call Level Interface (CLI)  (2) 2009.04.15
Visual C# .NET 에서 Word 문서 생성  (0) 2008.07.25
스트링객체 성능 올리는법  (2) 2008.05.14
이전 1 다음