Refactor OpenID test pages and add test methods returning the user info.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959522 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ac8bb2ddec
commit
8e35575af7
11 changed files with 187 additions and 92 deletions
|
|
@ -20,5 +20,6 @@
|
|||
<html><body>
|
||||
<h1>Unprotected area - It works!</h1>
|
||||
<p><a href="protected">Protected area</a></p>
|
||||
<p><a href="login.html">Sign in</a></p>
|
||||
<p><a href="protected/login">Sign in</a></p>
|
||||
<p><a href="/protected/logout">Sign out</a></p>
|
||||
</body></html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue