diff options
| author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-02-19 10:22:11 +0100 | 
|---|---|---|
| committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-02-19 10:22:11 +0100 | 
| commit | 18f7c6609058ed5c3bfb59c625682f4f4a53d75d (patch) | |
| tree | 6081c9dd22addf5db78d754a431aae86156becfc /id/server/doc/handbook | |
| parent | 0d827d781679187d4a73e7b51510539a69a46d79 (diff) | |
| download | moa-id-spss-18f7c6609058ed5c3bfb59c625682f4f4a53d75d.tar.gz moa-id-spss-18f7c6609058ed5c3bfb59c625682f4f4a53d75d.tar.bz2 moa-id-spss-18f7c6609058ed5c3bfb59c625682f4f4a53d75d.zip | |
refactor Single Sign-On authentication consents evaluator to get executed by processEngine
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 6214c393c..a3a06bc6d 100644 --- a/id/server/doc/handbook/protocol/protocol.html +++ b/id/server/doc/handbook/protocol/protocol.html @@ -606,6 +606,10 @@ Redirect Binding</td>      <td>1109</td>      <td>Fehler beim Validieren der SZR-Gateway Response</td>    </tr> +  <tr> +    <td>1110</td> +    <td>Ungültige Single Sign-On Session</td> +  </tr>  </table>  <h5><a name="statuscodes_12xxx" id="allgemeines_zugangspunkte13"></a>1.3.1.3 STORK (12xxx)</h5>  <table class="configtable"> | 
