[ https://issues.apache.org/jira/browse/OLTU-169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Antonio Sanso updated OLTU-169: ------------------------------- Labels: reviews (was: ) > When new OAuthAuthzRequest(request); is passed a HEAD request it errors out > --------------------------------------------------------------------------- > > Key: OLTU-169 > URL: https://issues.apache.org/jira/browse/OLTU-169 > Project: Apache Oltu > Issue Type: Improvement > Components: oauth2-authzserver > Affects Versions: oauth2-0.31, oauth2-1.0.0 > Reporter: Ransom Briggs > Priority: Minor > Labels: reviews > > When new OAuthAuthzRequest(request); is passed a HEAD request, it errors out > with "Method not correct". I only noticed this because one client does not > pass a state parameter, and so a web browser was trying to cache the login > page. For now we just worked around it by wrapping the request in > HttpServletRequestWrapper, but I figured it would be nice if the library > supported HEAD as well. I would not consider this a high priority as not > many other people are likely hitting the error, but would be a nice to have. -- This message was sent by Atlassian JIRA (v6.4.14#64029)