diff options
Diffstat (limited to 'install.properties')
-rw-r--r-- | install.properties | 8 |
1 files changed, 8 insertions, 0 deletions
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. |