diff options
author | Henrik Lund Kramshoej <hlk@kramse.org> | 2017-07-10 15:28:27 +0200 |
---|---|---|
committer | Henrik Lund Kramshoej <hlk@kramse.org> | 2017-07-10 15:28:27 +0200 |
commit | a77621f3bc45828834ef4697e983c603735c56ee (patch) | |
tree | e9ec518edf4fb08a7ff04b73bdc7be3ae710dc64 /install.properties | |
parent | 1f4fcc1f2234281f6f7c95c0c0ba77b9298d00ce (diff) |
sync with syntax working, but not auth
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. |