[java-idp-testbed] 01/02: Add CAS login link to testbed home page.
Tom Zeller
tzeller at dragonacea.biz
Tue Aug 2 16:50:30 EDT 2016
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch master
in repository java-idp-testbed.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-testbed.git;a=commit;h=e778347e04b605785790ecd5e3dacfd161346d32
commit e778347e04b605785790ecd5e3dacfd161346d32
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Tue Aug 2 11:40:38 2016 -0500
Add CAS login link to testbed home page.
---
src/main/webapp/index.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html
index 7acfe9f..8cffdd0 100644
--- a/src/main/webapp/index.html
+++ b/src/main/webapp/index.html
@@ -187,6 +187,7 @@
<input type="submit" value="Create">
</form>
</li>
+<li><a href="idp/profile/cas/login?service=https://localhost:8443/sp/CAS/Service">idp/profile/cas/login?service=foo</a></li>
</ul>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list