Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
org.apache.amber.oauth2.common.OAuth.OAUTH_HEADER_NAME is set to "OAuth", is should be set to "Bearer"
http://tools.ietf.org/html/draft-ietf-oauth-v2-bearer-08#section-2.4
There probably should be a meta-issue or something to make sure everything in org.apache.amber.oauth2.common.OAuth is updated to the latest version of the spec, since thats the same problem as with AMBER-28
Attachments
Attachments
Issue Links
- is related to
-
OLTU-17 OAuthAccessResourceRequest and extractors using old version of spec to find access token
- Closed