Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cas
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
drupal.org
cas
Commits
75d874c6
Commit
75d874c6
authored
7 years ago
by
frankcarey
Committed by
Brian Osborne
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue #2845461 by frankcarey: Links in README.txt are out of date
parent
da88bdcc
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.txt
+3
-3
3 additions, 3 deletions
README.txt
with
3 additions
and
3 deletions
README.txt
+
3
−
3
View file @
75d874c6
...
...
@@ -3,7 +3,7 @@ Introduction
Central Authentication Services (CAS) is a commonly used Single Sign-On
protocol used by many universities and large organizations. For a brief
introduction, please see the
Jasig
website: http://www.
jasig.org/cas/about
introduction, please see the
CAS
website: http
s
://www.
apereo.org/projects/cas
The Drupal CAS project has two modules:
...
...
@@ -33,7 +33,7 @@ Installation
* Download phpCAS from https://wiki.jasig.org/display/CASC/phpCAS. You will
need version 1.3.2 or later (1.3.3 for CAS 3.0 support). The most recent
release is available at http://d
ownloads
.jasig.org/cas-clients/php/current.tgz
release is available at http
s
://d
eveloper
.jasig.org/cas-clients/php/current.tgz
* There are several locations you can install the phpCAS library.
...
...
@@ -48,7 +48,7 @@ Installation
available at http://drupal.org/project/libraries. Then extract phpCAS so
that sites/<site>/libraries/CAS/CAS.php exists. For example:
$ cd sites/all/libraries
$ curl http://d
ownloads
.jasig.org/cas-clients/php/current.tgz | tar xz
$ curl http
s
://d
eveloper
.jasig.org/cas-clients/php/current.tgz | tar xz
$ mv CAS-* CAS
* Go to Administer > Modules and enable this module.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment