From d4e05a6fe00ebd64546637e5873759d4e8d1b010 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Sun, 16 Dec 2007 00:36:58 +0000 Subject: added openid.ns uri to uris.h Signed-off-by: Michael Krelin --- (limited to 'include') diff --git a/include/opkele/uris.h b/include/opkele/uris.h index a432b13..3243831 100644 --- a/include/opkele/uris.h +++ b/include/opkele/uris.h @@ -5,6 +5,8 @@ #define NSURI_XRD "xri://$xrd*($v*2.0)" #define NSURI_OPENID10 "http://openid.net/xmlns/1.0" +#define OIURI_OPENID20 "http://specs.openid.net/auth/2.0" + #define STURI_OPENID10 "http://openid.net/signon/1.0" #define STURI_OPENID11 "http://openid.net/signon/1.1" #define STURI_OPENID20 "http://specs.openid.net/auth/2.0/signon" -- cgit v0.9.0.2