Skip to content
Snippets Groups Projects
Commit eb78ede6 authored by Andreas Åkre Solberg's avatar Andreas Åkre Solberg
Browse files

Formatting of documentation

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1866 44740490-163a-0410-bde0-09ae8108e29a
parent b05da351
No related branches found
No related tags found
No related merge requests found
...@@ -2,12 +2,13 @@ ...@@ -2,12 +2,13 @@
================= =================
This module provides an interface to do automatic testing of authentication sources. 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: It provides three webpages:
- https://.../simplesaml/module.php/autotest/login.php
- https://.../simplesaml/module.php/autotest/logout.php - `https://.../simplesaml/module.php/autotest/login.php`
- https://.../simplesaml/module.php/autotest/attributes.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. All the webpages have a mandatory paremeter 'SourceID', which is the name of the authentication source.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment