diff options
| author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-06-16 11:01:14 +0200 | 
|---|---|---|
| committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-06-16 11:01:14 +0200 | 
| commit | f58c400167da8a55088f4f7aa26f11d3db467bb6 (patch) | |
| tree | 480575831b7e5393284358d7db8a210cffed6b53 /id/server/doc/handbook | |
| parent | 0d68b1a753d0e78100f33fddcab283d6e27770be (diff) | |
| download | moa-id-spss-f58c400167da8a55088f4f7aa26f11d3db467bb6.tar.gz moa-id-spss-f58c400167da8a55088f4f7aa26f11d3db467bb6.tar.bz2 moa-id-spss-f58c400167da8a55088f4f7aa26f11d3db467bb6.zip | |
handbook update
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 4e02a559c..b98561d7e 100644 --- a/id/server/doc/handbook/protocol/protocol.html +++ b/id/server/doc/handbook/protocol/protocol.html @@ -613,6 +613,10 @@ Redirect Binding</td>      <td>1203</td>      <td>Fehler beim Sammeln von STORK Attributen</td>    </tr> +  <tr> +    <td>1204</td> +    <td>Ein STORK Attribut weißt ein fehlerhaftes Format auf.</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> | 
