ColdFusion - OAuth Test Client
request_url : #oReq.getString()#
auth_url : #sAuthURL#
request_url : #oReq.getString()#

OAuth Test Client

Instructions for Use

This is a test client that will let you test your OAuth server code. Enter the appropriate information below to test.

Enter The Endpoint to Test
endpoint:
Enter Your Consumer Key / Secret
consumer key:
consumer secret:
dump request, don't redirect: checked="checked">
make a token request (don't forget to copy down the values you get)
Enter Your Request Token / Secret
token:
token secret:
Don't forget to update your endpoint to point at the auth or access token url
try to authorize this token:
try to get an access token:

Supported signature methods :

#sItem#