Title: wpCAS Server
Author: Adam Backstrom
Published: <strong>2009년 3월 30일</strong>
Last modified: 2012년 7월 12일

---

플러그인 검색

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](https://s.w.org/plugins/geopattern-icon/wpcas-server.svg)

# wpCAS Server

 작성자: [Adam Backstrom](https://profiles.wordpress.org/adambackstrom/)

[다운로드](https://downloads.wordpress.org/plugin/wpcas-server.zip)

 * [세부사항](https://ko.wordpress.org/plugins/wpcas-server/#description)
 * [평가](https://ko.wordpress.org/plugins/wpcas-server/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/wpcas-server/#installation)
 * [개발](https://ko.wordpress.org/plugins/wpcas-server/#developers)

 [지원](https://wordpress.org/support/plugin/wpcas-server/)

## 설명

This plugin reserves a collection of URIs that create, validate, and destroy CAS
tickets.

 * /cas/login :: If user is not authenticated he/she is redirected to the login 
   page. Otherwise the user is redirected to the service specified as a GET variable
   in the URL – or if service is not provided, the user is redirected to the WordPress
   instance’s home.
 * /cas/logout :: The user’s session is destroyed, user is logged out of the WordPress
   instance, and redirected to $_GET[‘service’] (or the blog home if service isn’t
   provided)
 * /cas/proxyValidate and /cas/validate :: The CAS ticket must be passed as a GET
   parameter in the URL when calling /cas/validate. The ticket is validated and 
   XML is output with either cas:authenticationSuccess or cas:authenticationFailure

### Hooks & Filters

#### wpcas_server_login Hook

This hook allows for the insertion of code after login has successfully completed
and just before the ticket creation. One common use of this hook is to fill out 
the $_SESSION variable with site/user specific information.

#### wpcas_server_auth_value Filter

This filter (executed in a successful ticket validation in /cas/validate) is used
to override the user identifier returned in the cas:authenticationSuccess XML response.
By default, the value returned is the $user_ID of the authenticated user. Using 
this filter, that value can be altered to whatever suits your implementation.

## 설치

 1. Upload `wpcas-server` directory to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## FAQ

  What version of CAS does this plugin replicate?

wpCAS Server currently replicates partial functionality of a CAS 2.0 server.

  You just said “partial”…what doesn’t this support?

Currently wpCAS Server has not implemented the Proxy ticketing found in the [CAS 2.0 architecture](http://www.jasig.org/cas/cas2-architecture).

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“wpCAS Server”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

 *   [ Adam Backstrom ](https://profiles.wordpress.org/adambackstrom/)
 *   [ Matthew Batchelder ](https://profiles.wordpress.org/borkweb/)
 *   [ Casey Bisson ](https://profiles.wordpress.org/misterbisson/)

[자국어로 “wpCAS Server”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/wpcas-server)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/wpcas-server/)는, [SVN 저장소](https://plugins.svn.wordpress.org/wpcas-server/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/wpcas-server/)
을 [RSS](https://plugins.trac.wordpress.org/log/wpcas-server/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.0

 * Initial release

## 기초

 *  버전 **1.0**
 *  최근 업데이트: **14년 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 2.8 또는 그 이상 **
 *  다음까지 시험됨: **2.9.2**
 *  언어
 * [English (US)](https://wordpress.org/plugins/wpcas-server/)
 * 태그:
 * [auth](https://ko.wordpress.org/plugins/tags/auth/)[authentication](https://ko.wordpress.org/plugins/tags/authentication/)
   [central authentication service](https://ko.wordpress.org/plugins/tags/central-authentication-service/)
   [wpCAS](https://ko.wordpress.org/plugins/tags/wpcas/)
 *  [고급 보기](https://ko.wordpress.org/plugins/wpcas-server/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/wpcas-server/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/wpcas-server/reviews/)

## 기여자

 *   [ Adam Backstrom ](https://profiles.wordpress.org/adambackstrom/)
 *   [ Matthew Batchelder ](https://profiles.wordpress.org/borkweb/)
 *   [ Casey Bisson ](https://profiles.wordpress.org/misterbisson/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/wpcas-server/)