I've been following some of the discussions wrt the new Signature proposal,
and I think I get the reason for needing Base64, but wasn't quite sure if I
understood it correctly (allows the use of a separator?). Would someone
mind elaborating?

The payload looks is urlencode(web_base64(json_encode(data))) -- and the
urlencode in this case should be an identity function.

I'm wondering if urlencode(json_encode(data)) would be acceptable.


Thanks,
-Naitik
_______________________________________________
OAuth mailing list
OAuth@ietf.org
https://www.ietf.org/mailman/listinfo/oauth

Reply via email to