-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 @@ -15,2 +15,3 @@ #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" |