Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
SWITCHwayf
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Guillaume Rousse
SWITCHwayf
Commits
948c0a21
Commit
948c0a21
authored
Jun 20, 2012
by
haemmer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Corrected and clarified requirements section due to #1846
parent
f40fb5ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
8 deletions
+11
-8
README
README
+11
-8
No files found.
README
View file @
948c0a21
...
...
@@ -15,16 +15,19 @@ information.
-------------------------------------------------------------------------------
Requirements:
- The web server must support PHP5
- If the configuration and the backup configuration differ, you have to make
sure the user that runs the php script has write access for the configuration
files.
- PHP XML Parser extension for parsing SAML2 metadata
- PHP 5.3 or newer
- PHP XML Parser extension is required for parsing SAML2 metadata
- The web server users must have write permissions to some files including:
* $backupIDPConfigFile (default 'IDProvider.conf.php')
* $metadataIDPFile (default 'IDProvider.metadata.conf.php')
* $metadataSPFile (default 'SProvider.metadata.conf.php')
* $metadataLockFile (default '/tmp/wayf_metadata.lock')
* $WAYFLogFile (default '/var/log/apache2/wayf.log')
-------------------------------------------------------------------------------
Installation:
1. Unpack the
Zip archive into a directory on a host where Apache
(IIS also should work) is deploy
ed.
1. Unpack the
SWITCHwayf_binary ${VERSION}_${DATE}.zip ZIP archive into a
directory on a host where Apache or IIS is install
ed.
2. Make a copy of the *.dist.php files
- Copy the file config.dist.php and name it config.php
...
...
@@ -177,4 +180,4 @@ This should output PHP warning messages which are otherwise supressed.
Documentation:
Consult the DOC file in the same directly like this file for further information
on configuring and customizing the SWITCHwayf.
\ No newline at end of file
on configuring and customizing the SWITCHwayf.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment