public
Description: A Ruby on Rails-based OpenID server for all ya identity providers out there. It is pretty close to the current OpenID specifications and supports SReg, AX (only fetch requests, yet) and PAPE
Homepage: http://dennisbloete.de/projects/masquerade/
Clone URL: git://github.com/dbloete/masquerade.git
Search Repo:
Added test account for m.asquera.de
dbloete (author)
Tue Jul 08 02:04:29 -0700 2008
commit  152d5f5d256eedc7e1bb4d77e01bff8af0727ffb
tree    a1a60423683b4e8945cb420a67d1b477c57482f1
parent  b6c50a408cd0a059ac3375f18e23f4b495e34a51
...
3
4
5
6
 
7
8
9
...
3
4
5
 
6
7
8
9
0
@@ -3,7 +3,7 @@
0
 masquerade is an OpenID server released under the MIT-license.
0
 
0
 For updates and further information see the {project website}[http://dennisbloete.de/projects/masquerade/]
0
-or try the {demo}[https://m.asquera.de/].
0
+or try the {demo}[https://m.asquera.de/] (login = test / password = test123).
0
 
0
 The source code is available at {github}[http://github.com/dbloete/masquerade/] - feel free to fork and submit patches :)
0
 

Comments

    No one has commented yet.