Projet

Général

Profil

Révision 38c269d5

Ajouté par Assos Assos il y a plus de 6 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/cas/README.txt
3 3

  
4 4
Central Authentication Services (CAS) is a commonly used Single Sign-On
5 5
protocol used by many universities and large organizations. For a brief
6
introduction, please see the Jasig website: http://www.jasig.org/cas/about
6
introduction, please see the CAS website: https://www.apereo.org/projects/cas
7 7

  
8 8
The Drupal CAS project has two modules:
9 9

  
......
33 33

  
34 34
* Download phpCAS from https://wiki.jasig.org/display/CASC/phpCAS. You will
35 35
  need version 1.3.2 or later (1.3.3 for CAS 3.0 support). The most recent
36
  release is available at http://downloads.jasig.org/cas-clients/php/current.tgz
36
  release is available at https://developer.jasig.org/cas-clients/php/current.tgz
37 37

  
38 38
* There are several locations you can install the phpCAS library.
39 39

  
......
48 48
     available at http://drupal.org/project/libraries. Then extract phpCAS so
49 49
     that sites/<site>/libraries/CAS/CAS.php exists. For example:
50 50
       $ cd sites/all/libraries
51
       $ curl http://downloads.jasig.org/cas-clients/php/current.tgz | tar xz
51
       $ curl https://developer.jasig.org/cas-clients/php/current.tgz | tar xz
52 52
       $ mv CAS-* CAS
53 53

  
54 54
* Go to Administer > Modules and enable this module.
......
129 129
creating and removing CAS usernames. The "Create CAS username" option will
130 130
assign a CAS username to each selected account that matches their Drupal name.
131 131
The "Remove CAS usernames" option will remove all CAS usernames from the
132
selected accounts.
132
selected accounts.  (Note: This will not appear if the Admin_Views module is used,
133
as it replaces the built-in People administration screen with a View)
133 134

  
134 135
API Changes Since 6.x-2.x
135 136
=========================

Formats disponibles : Unified diff