diff --git a/Dockerfile b/Dockerfile index 7203172..0339b11 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM jetty:9.4-jre11 +FROM jetty:9.4-jre17 LABEL "Organization"="geOrchestra" LABEL "Description"="CAS server webapp" diff --git a/src/main/resources/templates/georchestra/casGenericSuccessView.html b/src/main/resources/templates/georchestra/login/casGenericSuccessView.html similarity index 100% rename from src/main/resources/templates/georchestra/casGenericSuccessView.html rename to src/main/resources/templates/georchestra/login/casGenericSuccessView.html diff --git a/src/main/resources/templates/georchestra/login/casLoginView.html b/src/main/resources/templates/georchestra/login/casLoginView.html new file mode 100644 index 0000000..53373b5 --- /dev/null +++ b/src/main/resources/templates/georchestra/login/casLoginView.html @@ -0,0 +1,47 @@ + + + +
+ + + +