[Osr-101] rev 24221 - public/osr-101/trunk/amendments
michi at wyona.com
michi at wyona.com
Sun May 6 12:26:06 CEST 2007
Author: michi
Date: 2007-05-06 12:26:05 +0200 (Sun, 06 May 2007)
New Revision: 24221
Modified:
public/osr-101/trunk/amendments/authentication-within-introspection.html
Log:
proposal started
Modified: public/osr-101/trunk/amendments/authentication-within-introspection.html
===================================================================
--- public/osr-101/trunk/amendments/authentication-within-introspection.html 2007-05-06 10:11:58 UTC (rev 24220)
+++ public/osr-101/trunk/amendments/authentication-within-introspection.html 2007-05-06 10:26:05 UTC (rev 24221)
@@ -1 +1,18 @@
!Authentication within introspection
+
+{{{
+<introspection>
+
+ <authentication>
+ <login url="http://foo.bar/?action=login-neutron">
+ <message>Login for realm 'Foo Bar' ...</message>
+ <form>
+ <param description="Username" name="username"/>
+ <param description="Password" name="passwd"/>
+ </form>
+ </login>
+ <logout url="http://foo.bar/?action=logout"/>
+ </authentication>
+
+</introspection>
+}}}
More information about the Osr-101
mailing list