Skip to content
Snippets Groups Projects
Commit e7ce93b4 authored by Thijs Kinkhorst's avatar Thijs Kinkhorst
Browse files

Reorder index page a bit

parent 76a18dd3
No related branches found
No related tags found
No related merge requests found
......@@ -21,27 +21,15 @@ SimpleSAMLphp Documentation
* [Configuring HTTP-Artifact](./simplesamlphp-artifact-idp)
* [Identity Provider Advanced Topics](simplesamlphp-idp-more)
* [Holder-of-Key profile](simplesamlphp-hok-idp)
* [Automated Metadata Management](https://github.com/simplesamlphp/simplesamlphp-module-metarefresh/blob/master/docs/simplesamlphp-automated_metadata.md)
* [Maintenance and configuration](simplesamlphp-maintenance) - covers session handling, php configuration etc.
* [Authentication Processing Filters](simplesamlphp-authproc) - attribute filtering, attribute mapping, consent, group generation etc.
* [Advanced features](simplesamlphp-advancedfeatures) - covers bridging protocols, attribute filtering, etc.
* [State Information Lost](simplesamlphp-nostate) - more about this common error message
* [SimpleSAMLphp Dictionaries and Translation](simplesamlphp-translation)
* [Theming SimpleSAMLphp](simplesamlphp-theming)
* [SimpleSAMLphp Modules](simplesamlphp-modules) - how to create own customized modules
* [Key rollover](./saml:keyrollover)
* [Creating authentication sources](./simplesamlphp-authsource)
* [Implementing custom username/password authentication](./simplesamlphp-customauth)
* [Storing sessions in Riak](./riak:simplesamlphp-riak)
Documentation on specific SimpleSAMLphp modules:
* [Consent module](./consent:consent)
* [Installing and configuring the consentAdmin module](./consentAdmin:consentAdmin)
* [Authorization](./authorize:authorize)
* [autotest Module](https://github.com/simplesamlphp/simplesamlphp-module-autotest/blob/v1.0/README.md)
* [Statistics](./statistics:statistics)
Documentation for SimpleSAMLphp developers:
* [Error handling in SimpleSAMLphp](simplesamlphp-errorhandling)
* Further topics
* [Maintenance and configuration](simplesamlphp-maintenance) - covers session handling, php configuration etc.
* [Automated Metadata Management](/docs/contrib_modules/metarefresh/simplesamlphp-automated_metadata)
* [Key rollover](./saml:keyrollover)
* [Authentication Processing Filters](simplesamlphp-authproc) - attribute filtering, attribute mapping, consent, group generation etc.
* [State Information Lost](simplesamlphp-nostate) - more about this common error message
* [Advanced features](simplesamlphp-advancedfeatures) - covers bridging protocols, attribute filtering, etc.
* SimpleSAMLphp Modules
* [Documentation for specific modules](/docs/contributed_modules.html)
* [Theming SimpleSAMLphp](simplesamlphp-theming)
* [Creating authentication sources](./simplesamlphp-authsource)
* [Create your own customized modules](simplesamlphp-modules)
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