Sun Java System Communications Express 6.3 관리 설명서

Communications Express에서 Access Manager에 단일 사인 온을 활성화하도록 등록 정보 설정

uwc-deployed-path/WEB-INF/config/uwcauth.properties 파일을 엽니다.

다음 Communications Express 매개 변수를 uwcauth.properties 파일에서 수정하여 Access Manager 단일 사인 온을 활성화합니다.

매개 변수 

용도 

uwcauth.identity.enabled

Access Manager 활성화 여부를 지정합니다. 

처음에는 값이 구성 마법사에서 설정됩니다. 

Access Manager를 활성화하려면 속성을 true로 설정합니다.

Access Manager를 비활성화하려면 속성을 false로 설정합니다.

uwcauth.identity.cookiename

Access Manager에서 사용하는 쿠키 이름을 지정합니다. 

uwcauth.identity.cookiename 값은 Access Manager 구성자에서 지정한 값과 일치해야 합니다.

Access Manager에 사용되는 기본 쿠키 이름은 iPlanetDirectoryPro입니다.

uwcauth.identity.binddn

amadmin의 전체 DN을 지정합니다.

예: 

uid=amAdmin, ou=People, o=siroe.example.com, o=example.com

주: uwcauth.identity.binddnuwcauth.identity.bindcred 값은 Access Manager를 설치할 때 입력한 값과 같아야 합니다.

예를 들면 uwcauth.identity.binddn=uid=amAdmin, ou=People,o=siroe.example.com, o=example.comuwcauth.identity.bindcred=password와 같습니다.

uwcauth.identity.bindcred

amadmin의 비밀번호를 지정합니다.

uwcauth.http.port

비 SSL 포트에 Communications Express를 구성할 때 Communications Express에서 수신하는 포트 번호를 지정합니다. 

기본 포트 번호는 80입니다.

uwcauth.https.port

SSL 포트에 Communications Express를 구성할 때 Communications Express에서 수신하는 포트 번호를 지정합니다. 

기본 HTTPS 포트 번호는 443입니다.

identitysso.singlesignoff

단일 사인 오프 상태를 지정합니다. 

true로 설정한 경우 로그아웃하면 Access Manager 세션이 완전히 삭제되고 이 Access Manager 세션에 참여하는 모든 응용 프로그램이 종료됩니다.

false로 설정하면 Communications Express 세션만 삭제되고 사용자는 identitysso.portalurl에 구성된 URL로 이동합니다.

기본 상태는 true입니다.

identitysso.portalurl

Communications Express를 리디렉션해야 하는 URL을 지정합니다. 

Access Manager가 활성화되어 있고 단일 사인 오프가 false로 설정되어 있는 경우 Communications Express가 identitysso.portalurl에 지정된 URL로 리디렉션됩니다.

기본적으로 Communications Express는 http://www.sun.com으로 리디렉션됩니다.

Access Manager 단일 사인 온을 위해 Communications Express를 설정하는 경우 uwcauth.messagingsso.enable 매개 변수 값을 false로 설정합니다.

Communications Express는 이제 유효한 사용자 세션을 가져오기 위해 Access Manager의 단일 사인 온 기법을 사용합니다.