Skip to content

Commit 2697d4e

Browse files
authored
Externalize cas logo image (#623)
Merged as is quite safe, tested and we are waiting for this for two years since the original PR
1 parent b4fb745 commit 2697d4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible/roles/cas5/templates/application.yml

+1
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ ala:
235235
orgShortName: {{ orgNameShort | default('ALA') }}
236236
orgLongName: {{ orgNameLong | default('Atlas of Living Australia') }}
237237
orgNameKey: {{ orgNameKey | default('ala') }}
238+
loginLogo: {{ loginLogo | default('https://auth.ala.org.au/cas/images/supporting-graphic-element-flat-medium.png') }}
238239

239240
# Enable these for Spring Boot actuator (required for Spring Boot Admin client)
240241

0 commit comments

Comments
 (0)