diff options
author | Alexander Marsalek <amarsalek@iaik.tugraz.at> | 2014-11-03 10:13:04 +0100 |
---|---|---|
committer | Alexander Marsalek <amarsalek@iaik.tugraz.at> | 2014-11-03 10:13:04 +0100 |
commit | 95b5b52b1fac00ab38e54d8deecb7a268ea6f5ed (patch) | |
tree | 0fbf6ff054dd669fccde458659d58622edb467f1 /id/server/doc/handbook | |
parent | bce35f534b42d77cdaf1ab8e861237d1cf2f1191 (diff) | |
parent | db040cc2832f845db0919d1c4e2b034b8737ef24 (diff) | |
download | moa-id-spss-95b5b52b1fac00ab38e54d8deecb7a268ea6f5ed.tar.gz moa-id-spss-95b5b52b1fac00ab38e54d8deecb7a268ea6f5ed.tar.bz2 moa-id-spss-95b5b52b1fac00ab38e54d8deecb7a268ea6f5ed.zip |
Merge branch 'merge' into moa-2.1-Snapshot
Diffstat (limited to 'id/server/doc/handbook')
-rw-r--r-- | id/server/doc/handbook/protocol/protocol.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/id/server/doc/handbook/protocol/protocol.html b/id/server/doc/handbook/protocol/protocol.html index e7658875c..1c6e51661 100644 --- a/id/server/doc/handbook/protocol/protocol.html +++ b/id/server/doc/handbook/protocol/protocol.html @@ -632,6 +632,10 @@ Redirect Binding</td> <td>1204</td> <td>Ein STORK Attribut weißt ein fehlerhaftes Format auf.</td> </tr> + <tr> + <td>1205</td> + <td>Der geforderte QAA Level ist höher als der QAA Level der gewählten Authentifizierungsmethode</td> + </tr> </table> <h3><a name="statuscodes_4xxxx" id="allgemeines_zugangspunkte8"></a>1.3.2 Statuscodes 4xxxx</h3> <p>Alles Statuscodes beginnend mit der Zahl vier beschreiben Fehler die während der Kommunikation mit externen Services aufgetreten sind.</p> |