diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-01-21 13:00:34 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-01-21 13:00:34 +0100 |
commit | 51c45b375485399d36e33f1ab4cf76e9273222e3 (patch) | |
tree | eef62835cd91d99cb3a942d66c89dc8d4c822329 /id/server/idserverlib/src/main/resources | |
parent | f51f447ed199dc1c3f5dc750d169462d42b2b6ad (diff) | |
download | moa-id-spss-51c45b375485399d36e33f1ab4cf76e9273222e3.tar.gz moa-id-spss-51c45b375485399d36e33f1ab4cf76e9273222e3.tar.bz2 moa-id-spss-51c45b375485399d36e33f1ab4cf76e9273222e3.zip |
implement SAML2 assertion encryption
Diffstat (limited to 'id/server/idserverlib/src/main/resources')
-rw-r--r-- | id/server/idserverlib/src/main/resources/resources/properties/id_messages_de.properties | 3 |
1 files changed, 2 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 afe14daee..7e8f679b4 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 @@ -218,4 +218,5 @@ pvp2.11=Binding {0} wird nicht unterstuetzt pvp2.12=NameID Format {0} wird nicht unterstuetzt
pvp2.13=Interner Server Fehler
pvp2.14=SAML Anfrage verweigert
-pvp2.15=Keine Metadateninformation gefunden +pvp2.15=Keine Metadateninformation gefunden
+pvp2.16=Fehler beim verschl\u00FCsseln der PVP2 Assertion |