Skip to content
Sherakama edited this page Apr 6, 2017 · 5 revisions

Welcome to the stanford_ssp wiki!

Example Drupal 7 Website Version:

Installation

For LAMP, generally you’d install php, apache, and simplesamlphp on the server, then configure simplesamlphp according to https://simplesamlphp.org/docs/stable/simplesamlphp-install

Depending on the alias/location you use for SSP, you should be able to go to https://newsite.com/simplesaml/ or https://newsite.com/simplesamlphp/ to check the configuration and test authentication

https://simplesamlphp.org/docs/stable/simplesamlphp-sp

Here is a list of resources for you to get started with developing / using this module.