diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2020-09-24 08:58:33 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2020-09-24 08:58:33 +0200 |
commit | c787ddd67b5846b728635a97fb95d31b8c1dbf63 (patch) | |
tree | 6c743b6194c7a1a6fb3655a26dc55360b30af3c2 /id/server/doc/handbook_v40/config | |
parent | 92be394b02cd31690478c82b07977d13e74352f0 (diff) | |
download | moa-id-spss-c787ddd67b5846b728635a97fb95d31b8c1dbf63.tar.gz moa-id-spss-c787ddd67b5846b728635a97fb95d31b8c1dbf63.tar.bz2 moa-id-spss-c787ddd67b5846b728635a97fb95d31b8c1dbf63.zip |
update handbook, readme_4.1.4.txt, and history.txt
Diffstat (limited to 'id/server/doc/handbook_v40/config')
-rw-r--r-- | id/server/doc/handbook_v40/config/config.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/id/server/doc/handbook_v40/config/config.html b/id/server/doc/handbook_v40/config/config.html index ad5592c54..08f799114 100644 --- a/id/server/doc/handbook_v40/config/config.html +++ b/id/server/doc/handbook_v40/config/config.html @@ -779,14 +779,15 @@ https://<host>:<port>/moa-id-auth/MonitoringServlet</pre> </tr> <tr> <td>zentrales E-ID System (CSV)</td> - <td>https://eid.egiz.gv.at/idp/shibboleth</td> + <td><p>https://eid.oesterreich.gv.at/auth/idp/shibboleth</p></td> <td><p>URL(s) zu den SAML2 Metadaten des zentralen E-ID Systems</p> <ul> - <li>Produktivsystem: </li> - <li>Testsystem: <a href="https://vollmachten.egiz.gv.at/mis-test/MandateIssueRequest">https://eid.egiz.gv.at/idp/shibboleth</a></li> + <li>Produktivsystem:<a href="https://eid.oesterreich.gv.at/auth/idp/shibboleth">https://eid.oesterreich.gv.at/auth/idp/shibboleth </a></li> + <li>Testsystem: <a href="https://vollmachten.egiz.gv.at/mis-test/MandateIssueRequest">https://eid2.oesterreich.gv.at/auth/idp/shibboleth</a></li> + <li>Early-Adapter System: <a href="https://eid.egiz.gv.at/idp/shibboleth">https://eid.egiz.gv.at/idp/shibboleth</a></li> </ul> <p><strong>Hinweis:</strong> Die URLs auf die unterschiedlichen Instanzen des zentralen E-ID Systems können auch als Comma Separatet Value (CSV) eingetragen werden. Bei CSV werden die einzelnen URLs durch Beistrich (',') getrennt. Sind mehrere URLs hinterlegt kann das zu verwendeten Service je Online Applikation konfiguriert werden (siehe <a href="#konfigurationsparameter_oa_mandates">Kapitel 3.2.4</a>).<br> - (z.B.: <a href="https://vollmachten.egiz.gv.at/mis-test/MandateIssueRequest">https://eid.egiz.gv.at/idp/shibboleth</a><a href="https://vollmachten.stammzahlenregister.gv.at/mis/MandateIssueRequest"></a>,<a href="https://vollmachten.egiz.gv.at/mis-test/MandateIssueRequest">https://eid.gv.at/idp/shibboleth</a>)</p> + (z.B.: <a href="https://eid.oesterreich.gv.at/auth/idp/shibboleth">https://eid.oesterreich.gv.at/auth/idp/shibboleth</a><a href="https://vollmachten.egiz.gv.at/mis-test/MandateIssueRequest"></a><a href="https://vollmachten.stammzahlenregister.gv.at/mis/MandateIssueRequest"></a>,<a href="https://eid2.oesterreich.gv.at/auth/idp/shibboleth">https://eid2.oesterreich.gv.at/auth/idp/shibboleth</a>)</p> <p><strong>Hinweis:</strong> Erfolgt in der Online Applikation keine konkrete Auswahl wird Standardmäßig <strong>das erste eingetragen Service</strong> verwendet.</p></td> </tr> </table> |