diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-01-18 16:30:24 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-01-18 16:30:24 +0100 |
commit | 3c0bc144d33712d2392e37a553b7192ef4572735 (patch) | |
tree | 8f26ea69daad673bbf0919708379b35ae2fe8bb6 /id/ConfigWebTool/src/main/resources/applicationResources_en.properties | |
parent | 2c6df2af8c5751d1ba68df589f4c0d228c401742 (diff) | |
download | moa-id-spss-3c0bc144d33712d2392e37a553b7192ef4572735.tar.gz moa-id-spss-3c0bc144d33712d2392e37a553b7192ef4572735.tar.bz2 moa-id-spss-3c0bc144d33712d2392e37a553b7192ef4572735.zip |
add virtual IDP configuration functionality to moa-id-configuration webGUI
Diffstat (limited to 'id/ConfigWebTool/src/main/resources/applicationResources_en.properties')
-rw-r--r-- | id/ConfigWebTool/src/main/resources/applicationResources_en.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/id/ConfigWebTool/src/main/resources/applicationResources_en.properties b/id/ConfigWebTool/src/main/resources/applicationResources_en.properties index 46f6451dd..51b1d239e 100644 --- a/id/ConfigWebTool/src/main/resources/applicationResources_en.properties +++ b/id/ConfigWebTool/src/main/resources/applicationResources_en.properties @@ -124,6 +124,7 @@ webpages.inderfederation.gateway.entityID=PVP portal EntityID webpages.moaconfig.save.success=MOA-ID has been successfully saved. webpages.moaconfig.header=General configuration webpages.oaconfig.general.publicURLPreFix=Public URL Prefix +webpages.moaconfig.general.virtualPublicURLPrefixEnabled=Enable virtual IDPs webpages.moaconfig.defaultbkus.header=Default CCE webpages.moaconfig.slrequesttemplates.header=SecurityLayer Request Templates webpages.moaconfig.slrequesttemplates.local=Local CCE |