Formatting of documentation

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@1866 44740490-163a-0410-bde0-09ae8108e29a
This commit is contained in:
andreassolberg 2009-10-19 09:55:54 +00:00
parent 9a2eeb118f
commit 5c46e93ba7
1 changed files with 5 additions and 4 deletions

View File

@ -2,12 +2,13 @@
=================
This module provides an interface to do automatic testing of authentication sources.
To enable it, create a file named "enable" in modules/autotest.
To enable it, create a file named "`enable`" in `modules/autotest`.
It provides three webpages:
- https://.../simplesaml/module.php/autotest/login.php
- https://.../simplesaml/module.php/autotest/logout.php
- https://.../simplesaml/module.php/autotest/attributes.php
- `https://.../simplesaml/module.php/autotest/login.php`
- `https://.../simplesaml/module.php/autotest/logout.php`
- `https://.../simplesaml/module.php/autotest/attributes.php`
All the webpages have a mandatory paremeter 'SourceID', which is the name of the authentication source.