[java-idp-testbed] branch master updated: Add logout to index.
Scott Cantor
cantor.2 at osu.edu
Thu Nov 15 15:48:38 EST 2018
This is an automated email from the git hooks/post-receive script.
scantor 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=09f96a9447dba87c64faca09c6ec946603c6c8c0
The following commit(s) were added to refs/heads/master by this push:
new 09f96a9 Add logout to index.
09f96a9 is described below
commit 09f96a9447dba87c64faca09c6ec946603c6c8c0
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