aboutsummaryrefslogtreecommitdiff
path: root/id/server/doc/handbook/protocol/protocol.html
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2014-03-20 15:54:11 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2014-03-20 15:54:11 +0100
commit3974cdadf7e40ce7fd6b2bc7e067dc77ab51ee0b (patch)
tree08df260375934907053464b193e19bf349c4debb /id/server/doc/handbook/protocol/protocol.html
parent95f7a12099553d64d488a59b455d2a134d8d9672 (diff)
downloadmoa-id-spss-3974cdadf7e40ce7fd6b2bc7e067dc77ab51ee0b.tar.gz
moa-id-spss-3974cdadf7e40ce7fd6b2bc7e067dc77ab51ee0b.tar.bz2
moa-id-spss-3974cdadf7e40ce7fd6b2bc7e067dc77ab51ee0b.zip
add SAML1 sourceID received from StartAuthentication request
Diffstat (limited to 'id/server/doc/handbook/protocol/protocol.html')
-rw-r--r--id/server/doc/handbook/protocol/protocol.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/id/server/doc/handbook/protocol/protocol.html b/id/server/doc/handbook/protocol/protocol.html
index 450df0aad..ebe0dbdca 100644
--- a/id/server/doc/handbook/protocol/protocol.html
+++ b/id/server/doc/handbook/protocol/protocol.html
@@ -1083,6 +1083,11 @@ Folgende Parameter müssen mit dem AuthCode-Request mitgesendet werden, wobei für
<td>BE, SI, </td>
<td><strong>Optional:</strong> Gibt an ob die Anmeldung mittels STORK im angegebenen Land erfolgen soll. Die Angabe erfolgt mit dem L&auml;ndercode (Bsp: PT, LU, ES, ...) des jeweiligen Landes.</td>
</tr>
+ <tr>
+ <td>sourceID=&lt;xxxxxxx&gt;</td>
+ <td>abcdef141245</td>
+ <td><strong>Optional:</strong> Die sourceID flie&szlig;t in die Genierung des SAML1 Artifacts, welches an den Service Provider returniert wird, ein. Detailinformationen zur Genierierung des SAML1 Artifacts und zur sourceID finden Sie in der <a href="#referenzierte_spezifikation">SAML1 Spezifikation</a>.</td>
+ </tr>
</table>
<h2><a name="saml1_getassertion" id="saml1_zugang3"></a>3.4 GetAuthenticationData Request</h2>
<p>Nach erfolgter Authentisierung stehen in MOA-ID-AUTH Anmeldedaten zum Abholen bereit, und MOA-ID-AUTH veranlasst einen Redirect zur Online-Applikation (OA). <br>