diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2017-07-26 10:24:55 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2017-07-26 10:24:55 +0200 |
commit | f912da9959267d214bb10a2be8e412af731141ed (patch) | |
tree | 48f92d85d02d7ab128d42c966129d6286e8e587c /id/server/idserverlib/src/main/resources | |
parent | 6ccca3ba6245fe4517a37382eed75ade2edbfd6a (diff) | |
download | moa-id-spss-f912da9959267d214bb10a2be8e412af731141ed.tar.gz moa-id-spss-f912da9959267d214bb10a2be8e412af731141ed.tar.bz2 moa-id-spss-f912da9959267d214bb10a2be8e412af731141ed.zip |
refactor MOA metadataprovider to load metadata from file system
Diffstat (limited to 'id/server/idserverlib/src/main/resources')
-rw-r--r-- | id/server/idserverlib/src/main/resources/resources/properties/id_messages_de.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/idserverlib/src/main/resources/resources/properties/id_messages_de.properties b/id/server/idserverlib/src/main/resources/resources/properties/id_messages_de.properties index 1a2f0d1d3..50b2c5ece 100644 --- a/id/server/idserverlib/src/main/resources/resources/properties/id_messages_de.properties +++ b/id/server/idserverlib/src/main/resources/resources/properties/id_messages_de.properties @@ -53,7 +53,7 @@ auth.32=Federated authentication FAILED. No configuration for IDP {0} auth.33=Federated authentication FAILED. Configuration of IDP {0} does not allow inbound messages.
auth.34=Federated authentication FAILED. Configuration of IDP {0} is marked as BusinessService-IDP, but Public-Service attributes are requested.
-init.00=MOA ID Authentisierung wurde erfolgreich gestartet
+init.00=MOA-ID-Auth wurde erfolgreich gestartet
init.01=Fehler beim Aktivieren des IAIK-JCE/JSSE/JDK1.3 Workaround\: SSL ist m\u00F6glicherweise nicht verf\u00FCgbar
init.02=Fehler beim Starten des Service MOA-ID-Auth
init.04=Fehler beim Datenbankzugriff mit der SessionID {0}
|