Skip to content
Snippets Groups Projects
Commit 2f70fd71 authored by Jaime Pérez Crespo's avatar Jaime Pérez Crespo
Browse files

Updated documentation for 1.10 release.

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3172 44740490-163a-0410-bde0-09ae8108e29a
parent 9054462e
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ Released TBD.
* Clean up executable-permissions on files.
* Change encryption to use the rsa-oaep-mgf1p key padding instead of PKCS 1.5.
* Update translations.
* Add support for RSA-SHA256, RSA-SHA384 and RSA-SHA512 signature algorithms.
* Added Serbian translation.
### `core`
......
......@@ -77,6 +77,9 @@ The next step is to configure the way users authenticate on your IdP. Various mo
[`authtwitter:Twitter`](./authtwitter:oauthtwitter)
: Authenticate with your Twitter account using the Twitter OAuth API.
[`papi:PAPI`](./papi:papi)
: Authenticate by means of the PAPI protocol.
In this guide, we will use the `exampleauth:UserPass` authentication module. This module does not have any dependencies, and is therefore simple to set up.
......
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