diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-10-24 13:42:13 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-10-24 13:42:13 +0200 |
commit | 479f2dc2f37b0bcdc9317e6d740d1e173b34bbb4 (patch) | |
tree | dcff276cc5e9576619b48b147fb315a81a5cb683 /id/ConfigWebTool/src/main/resources/applicationResources_en.properties | |
parent | 79867a72c06e4230428d3755509f1bf7b50f9914 (diff) | |
download | moa-id-spss-479f2dc2f37b0bcdc9317e6d740d1e173b34bbb4.tar.gz moa-id-spss-479f2dc2f37b0bcdc9317e6d740d1e173b34bbb4.tar.bz2 moa-id-spss-479f2dc2f37b0bcdc9317e6d740d1e173b34bbb4.zip |
update configtool for STORK-PVP gateway configuration
Diffstat (limited to 'id/ConfigWebTool/src/main/resources/applicationResources_en.properties')
-rw-r--r-- | id/ConfigWebTool/src/main/resources/applicationResources_en.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/id/ConfigWebTool/src/main/resources/applicationResources_en.properties b/id/ConfigWebTool/src/main/resources/applicationResources_en.properties index a8c784e1d..b717377e0 100644 --- a/id/ConfigWebTool/src/main/resources/applicationResources_en.properties +++ b/id/ConfigWebTool/src/main/resources/applicationResources_en.properties @@ -108,9 +108,12 @@ webpages.inderfederation.moaid.inboundSSO=Allow inbound SSO webpages.inderfederation.moaid.outboundSSO=Allow outbound SSO webpages.inderfederation.moaid.storeSSOSession=Store SSO session webpages.inderfederation.moaid.attributQueryURL=AttributQuery service URL +webpages.inderfederation.moaid.sendPassivRequest=Use SAML2 isPassive attribute +webpages.inderfederation.moaid.perfomLocalAuthOnError=Local authentication in case of an error webpages.interfederation.new.header=Add new Identity Provider webpages.interfederation.new.vidp=STORK VIDP webpages.interfederation.new.moaid=MOA-ID IDP +webpages.interfederation.new.gateway=STORK<->PVP Gateway webpages.inderfederation.gateway.entityID=PVP portal EntityID webpages.moaconfig.save.success=MOA-ID has been successfully saved. |