Hi everyone, I see that in draft specification, under the username and password flow, the oauth_client_secret is not listed in the required or optional request parameters, but is included in the example request. Is it correct to assume it should be listed it in the required parameters?
POST /access_token HTTP/1.1 Host: server.example.comoauth_client_identifier=s6BhdRkqt3&oauth_client_secret=8eSEIpnqmM&oauth_username=daveman692&oauth_password=1password http://www.ietf.org/mail-archive/web/oauth/current/msg01396.html#anchor9 Thanks, Tosh
_______________________________________________ OAuth mailing list [email protected] https://www.ietf.org/mailman/listinfo/oauth
