aboutsummaryrefslogtreecommitdiffstats
path: root/dcae_dmaapbc_webapp/dbca-os/src/main/webapp/WEB-INF/jsp/login.jsp
diff options
context:
space:
mode:
Diffstat (limited to 'dcae_dmaapbc_webapp/dbca-os/src/main/webapp/WEB-INF/jsp/login.jsp')
-rw-r--r--dcae_dmaapbc_webapp/dbca-os/src/main/webapp/WEB-INF/jsp/login.jsp11
1 files changed, 11 insertions, 0 deletions
diff --git a/dcae_dmaapbc_webapp/dbca-os/src/main/webapp/WEB-INF/jsp/login.jsp b/dcae_dmaapbc_webapp/dbca-os/src/main/webapp/WEB-INF/jsp/login.jsp
new file mode 100644
index 0000000..564a572
--- /dev/null
+++ b/dcae_dmaapbc_webapp/dbca-os/src/main/webapp/WEB-INF/jsp/login.jsp
@@ -0,0 +1,11 @@
+ <html>
+ <head>
+ <title>Redirecting</title>
+ <meta http-equiv="refresh" content="0;URL='login_external.htm'" />
+ </head>
+ <body>
+ <p>
+ Redirecting to the <a href="login_external.htm">External login page</a> now.
+ </p>
+ </body>
+</html>