diff options
-rw-r--r-- | ideas.txt | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/ideas.txt b/ideas.txt deleted file mode 100644 index 2848b71..0000000 --- a/ideas.txt +++ /dev/null @@ -1,19 +0,0 @@ - -AuthSingleIdIdentifier https://id.familymembers.com/ -AuthSingleIdCookie openid -AuthSingleIdUserPrefix https://id.familymembers.com/ -AuthSingleIdUserSuffix -AuthSingleIdAttribute alias url [count [required]] - -AX_TYPE_FNAME=http://example.com/schema/fullname -AX_VALUE_FNAME=John Smith -AX_TYPE_GENDER=http://example.com/schema/gender -AX_COUNT_GENDER=0 -AX_TYPE_FAV_DOG=http://example.com/schema/favourite_dog -AX_VALUE_FAV_DOG=Spot -AX_TYPE_FAV_MOVIE=http://example.com/schema/favourite_movie -AX_COUNT_FAV_MOVIE=2 -AX_VALUE_FAV_MOVIE_1=Movie1 -AX_VALUE_FAV_MOVIE_2=Movie2 -AX_UPDATE_URL=http://idconsumer.com/update?transaction_id=a6b5c41 - |