Currently it appears that in 2.0.1 the data sent to via post to /oauth/token sends it's data via url parameters instead of post body. This exposes user and/or client credentials to uaa access logs, router access logs, and CF firehose HttpStartStop events to name a few. Thoughts on sending this data via post body instead?