-rw-r--r-- | include/opkele/uris.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ -14,4 +14,5 @@ #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" |