[java-idp-testbed] 02/05: Add logout to index.
Tom Zeller
tzeller at dragonacea.biz
Fri Mar 8 10:37:34 EST 2019
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch maint-3
in repository java-idp-testbed.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-testbed.git;a=commit;h=203421cc104ae08fe0419ece5e3aa75d330ba275
commit 203421cc104ae08fe0419ece5e3aa75d330ba275
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Nov 15 15:48:36 2018 -0500
Add logout to index.
---
src/main/webapp/index.html | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html
index 73c6118..8eff6c1 100644
--- a/src/main/webapp/index.html
+++ b/src/main/webapp/index.html
@@ -30,6 +30,8 @@
</form>
</li>
+<li><a href="idp/profile/Logout">IdP Logout</a></li>
+
<li>
<form action="sp/SAML2/InitSLO/Redirect" method="GET">
<p>Init SAML 2 Logout, Redirect Binding with transient ID:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list