From 5f742d37f78d626e0140632b28b072f892fd98c3 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Sun, 03 Feb 2008 15:27:11 +0000 Subject: added return_to service type to uris.h Signed-off-by: Michael Krelin --- (limited to 'include') diff --git a/include/opkele/uris.h b/include/opkele/uris.h index c655a4b..a8bebc9 100644 --- a/include/opkele/uris.h +++ b/include/opkele/uris.h @@ -13,6 +13,7 @@ #define STURI_OPENID11 "http://openid.net/signon/1.1" #define STURI_OPENID20 "http://specs.openid.net/auth/2.0/signon" #define STURI_OPENID20_OP "http://specs.openid.net/auth/2.0/server" +#define STURI_OPENID20_RT "http://specs.openid.net/auth/2.0/return_to" #define IDURI_SELECT20 "http://specs.openid.net/auth/2.0/identifier_select" -- cgit v0.9.0.2