-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 | |||
@@ -12,8 +12,9 @@ | |||
12 | #define STURI_OPENID10 "http://openid.net/signon/1.0" | 12 | #define STURI_OPENID10 "http://openid.net/signon/1.0" |
13 | #define STURI_OPENID11 "http://openid.net/signon/1.1" | 13 | #define STURI_OPENID11 "http://openid.net/signon/1.1" |
14 | #define STURI_OPENID20 "http://specs.openid.net/auth/2.0/signon" | 14 | #define STURI_OPENID20 "http://specs.openid.net/auth/2.0/signon" |
15 | #define STURI_OPENID20_OP"http://specs.openid.net/auth/2.0/server" | 15 | #define STURI_OPENID20_OP"http://specs.openid.net/auth/2.0/server" |
16 | #define STURI_OPENID20_RT"http://specs.openid.net/auth/2.0/return_to" | ||
16 | 17 | ||
17 | #define IDURI_SELECT20 "http://specs.openid.net/auth/2.0/identifier_select" | 18 | #define IDURI_SELECT20 "http://specs.openid.net/auth/2.0/identifier_select" |
18 | 19 | ||
19 | #endif /* __OPKELE_URIS_H */ | 20 | #endif /* __OPKELE_URIS_H */ |