WordPress.org

한국어

  • 테마
  • 플러그인
  • 소식
    • 문서
    • 포럼
  • About
    • 워드프레스 6.8
    • 워드프레스와 40% 웹을 위한 여정
    • 워드프레스 번역 핸드북
  • 워드프레스 받기
워드프레스 받기
WordPress.org

Plugin Directory

Shibboleth With LDAP Authorization

  • 플러그인 제출하기
  • 내 즐겨찾기
  • 로그인
  • 플러그인 제출하기
  • 내 즐겨찾기
  • 로그인

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

Shibboleth With LDAP Authorization

작성자: warren.brown
다운로드
  • 세부사항
  • 평가
  • 설치
  • 개발
지원

설명

Since this plugin extends the Shibboleth plugin, you must first have the Shibboleth plugin, available from https://wordpress.org/extend/plugins/shibboleth/
installed and activated. Otherwise, the plugin will fail to activate as the shibboleth_user_role filter hook will not be registered.

To use this plugin, you must already have the following setup on your server:
1. The above Shibbleth plugin.
2. A UFAD group created for each of the WordPress roles (administrator, editor, author, contributor, and subscriber).

스크린샷

  • Plugin Screenshot
  • Plugin Config Options

설치

  1. Install, activate, configure and test the Shibbloeth plugin. When it is working, procede.
  2. Create a UGRM directory in /wp-content/plugins/ directory
  3. Extract the contents of the UGRM.tar.gz plugin archive to the /wp-content/plugins/UGRM directory
  4. Populate UgrmLdapConfig::$configuration attribute located at /wp-content/plugins/UGRM/ldap-config.php. Options are:
    a. binddn – The Distinguished Name (DN) of the user or service account that will query LDAP server for group membership.
    b. pw – The password for the user or service account connecting to ldap. (binddn user)
    c. basedn – The base DN for the LDAP directory.
    d. ldapUri – The URI of the ldap server.
  5. Activate the plugin through the ‘Plugins’ menu in WordPress
  6. Populate the ‘UFAD Groups to Roles’ options page under the ‘Settings’ menu in WordPress.

FAQ

It’s not working. What should I check?

Check for typos on the options page and ensure you’ve spelled your UFAD groups correctly.

If $_SERVER['glid'] for Apache or `$_SERVER['HTTP_glid']` for IIS is not present, then complete

the correct application to have glid included in UF Shibboleth URN.

Verify that you can make a connection to the ldap server specified in ldapUri set in the options file. You may do this by launching ldp.ext
in Windows and inputting the binddn and password from the options file. You could also use any of the various ldap modules for any
programming language to test.

What if I’ve done all that and it still doesn’t work?

Contact the plugin author(s), who will respond in a vague and unspecified amount of time.

후기

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

기여자 & 개발자

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

기여자
  • warren.brown
  • taylorwilson

자국어로 “Shibboleth With LDAP Authorization”(을)를 번역하세요.

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

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록을 RSS로 구독하세요.

변경이력

2.0.1

  • Updates ldap.php with ternary to elimiate options index notice for logpath

2.0

  • Updates UGRM.php to use UgrmLdap class from ldap.php to query UFAD LDAP server to get group membership by shibboleth provided glid apache server variable.
  • Adds ldap-config.php containing LDAP connection parameters.
  • Corrects bug in options.php where $_SERVER superglobal array keys were not quoted, emitting an error for undeclared constant.

1.7.1

  • Corrected typo in code. Minor fix, but very large impact.

1.7

  • Discovered that with multisite enabled, the server variables will sometimes present as prepended with REDIRCT_ when in a subsite. E.G. UFADGroupsDN will sometimes appear
    REDIRECT_UFADGroupsDN. The code has been extended to accomdate this.
    *As a side note, the Shibboleth plugin UGRM extends appears to have been abandoned. As we’ve already made code changes to enable the Shibboleth plugin to work
    with the new WordPress enabled for multisite, and we had to graft on further changes for the REDIRECT_ behavior, we plan to release a fork of the Shibboleth plugin.

1.6

  • Fixed a glaring bug in when “Force Shibboleth return target to HTTPS” was checked and return target was already https the target would be munged to httpss.
  • Discovered Shibboleth on IIS prepends all Shibboleth server variables with a HTTP_ prefix because the variables are populated via CGI as IIS does not support
    environment variables (for details, check out: https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPAttributeAccess). Plugin now inspects SERVER_SOFTWARE
    variable and adjusts accordingly.

1.5

  • Fixed header in UGRM.php to resolve current version display on WordPress site.

1.4

  • Attempting to correct WordPress SVN tagging for current

1.3

  • Still working on SVN versioning

1.2

  • New version number to resolve wonkyness with WordPress SVN.

1.1

  • Added a configuration option for requiring HTTPS on the return target. This hooks into the Shibboleth provided shibboleth_seesion_initiator_url filter and ensures
    the return target uses HTTPS. This allows you seemless provide a Shibboleth integrated WordPress site where the content side is delivered via HTTP and the admin
    side is delivered VIA HTTPS. The default Shibboleth plugin behavior is to construct the return target using the current protocol, e.g. if you click the login link from
    HTTP, your return target would be for HTTP. UGRM now allows you to overide this behavior and alwasy use a HTTPS return target.

1.0

  • Initial Release

기초

  • 버전 2.0.1
  • 최근 업데이트: 7년 전
  • 활성화된 설치 10+
  • 워드프레스 버전 3.2.1 또는 그 이상
  • 다음까지 시험됨: 4.9.26
  • 언어
    English (US)
  • 태그:
    loginSAMLshibbolethUF
  • 고급 보기

평점

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

리뷰 추가하기

모든 리뷰 보기

기여자

  • warren.brown
  • taylorwilson

지원

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

지원 포럼 보기

기부

이 플러그인이 발전하도록 도우시겠습니까?

이 플러그인에 기부하기

  • 소개
  • 뉴스
  • 호스팅
  • 프라이버시
  • 쇼케이스
  • 테마
  • 플러그인
  • 패턴
  • 알아보기
  • 지원
  • 개발자 도구
  • WordPress.tv ↗
  • 참여하기
  • 이벤트
  • 기부하기 ↗
  • 미래를 위한 5가지
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

한국어

  • X(이전 트위터) 계정 방문하기
  • 블루스카이 계정 방문하기
  • 마스토돈 계정 방문하기
  • 스레드 계정 방문하기
  • 페이스북 페이지 방문하기
  • 인스타그램 계정 방문하기
  • LinkedIn 계정 방문하기
  • 틱톡 계정 방문하기
  • 유튜브 채널 방문하기
  • 텀블러 계정 방문하기
코드는 詩다