From a77621f3bc45828834ef4697e983c603735c56ee Mon Sep 17 00:00:00 2001 From: Henrik Lund Kramshoej Date: Mon, 10 Jul 2017 15:28:27 +0200 Subject: sync with syntax working, but not auth --- install.properties | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'install.properties') diff --git a/install.properties b/install.properties index 3eec93d..a052dcb 100644 --- a/install.properties +++ b/install.properties @@ -9,6 +9,14 @@ idp.keystore.password=password # Found via build.xml ldap.merge.properties=/opt/nordu-ldap.properties +# Skinning it +idp.title = IDP Dev Web Login Service +idp.title.suffix = Error +idp.logo = /images/dummylogo.png +idp.logo.alt-text = Replace or remove this logo +idp.message = An unidentified error occurred. +idp.footer = IDP dev footer text. + #PROPERTIES: #The following properties are used. If they are not specified on the command line then #they will be prompted for if needed. -- cgit v1.1