diff options
author | Florian Reimair <florian.reimair@iaik.tugraz.at> | 2014-01-07 13:48:06 +0100 |
---|---|---|
committer | Florian Reimair <florian.reimair@iaik.tugraz.at> | 2014-01-27 16:34:14 +0100 |
commit | 7c39d9e0cff15a87678bf68d6d754ee1e720ca12 (patch) | |
tree | 5f0c652ade251d04e61fda97a0ad01e9b480f139 /id/ConfigWebTool/src/main/resources/applicationResources.properties | |
parent | bb32dd1f8978907c57beedfb490229b39a77e8df (diff) | |
download | moa-id-spss-7c39d9e0cff15a87678bf68d6d754ee1e720ca12.tar.gz moa-id-spss-7c39d9e0cff15a87678bf68d6d754ee1e720ca12.tar.bz2 moa-id-spss-7c39d9e0cff15a87678bf68d6d754ee1e720ca12.zip |
attr table in global config
Diffstat (limited to 'id/ConfigWebTool/src/main/resources/applicationResources.properties')
-rw-r--r-- | id/ConfigWebTool/src/main/resources/applicationResources.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/id/ConfigWebTool/src/main/resources/applicationResources.properties b/id/ConfigWebTool/src/main/resources/applicationResources.properties index 0ac4b2cbc..14f282c85 100644 --- a/id/ConfigWebTool/src/main/resources/applicationResources.properties +++ b/id/ConfigWebTool/src/main/resources/applicationResources.properties @@ -227,9 +227,8 @@ webpages.oaconfig.stork.usestork=STORK Logon aktivieren webpages.moaconfig.stork.pepslist=C-PEPS Konfiguration webpages.moaconfig.stork.newpeps=Neuen PEPS konfigurieren webpages.moaconfig.stork.removepeps=l\u00F6schen -webpages.moaconfig.stork.requestedattributes.default=Standardattribute, die von STORK angefordert werden webpages.moaconfig.stork.qaa.default=Standard QAA-Level ausw\u00E4hlen -webpages.moaconfig.stork.requestedattributes=Attribute, die von STORK angefordert werden +webpages.moaconfig.stork.attributes.heading=Attributkonfiguration webpages.moaconfig.stork.qaa=Mindest-QAA-Level f\u00FCr diese OA ausw\u00E4hlen webpages.oaconfig.protocols.saml1.header=SAML1 Konfiguration @@ -379,6 +378,7 @@ validation.stork.cpeps.empty=CPEPS Konfiguration ist unvollst\u00E4ndig validation.stork.cpeps.url=CPEPS URL ist ung\u00FCltig validation.stork.requestedattributes=STORK Attribute sind fehlerhaft. Bsp.: attr1, attr2 validation.stork.qaa.outofrange=Gültige QAA Werte sind 1, 2, 3, und 4 +validation.stork.attributes.empty=Es muss mindestens ein Attribut definiert sein validation.pvp2.metadataurl.empty=Keine Metadaten URL angegeben. validation.pvp2.metadataurl.valid=Die Metadaten URL wei\u00DFt kein g\u00FCltiges URL Format auf. |