Thorsten Hoeger created CXF-5161: ------------------------------------ Summary: AbstranctGrantHandler checks against "authorization_code" instead of supplied grant type Key: CXF-5161 URL: https://issues.apache.org/jira/browse/CXF-5161 Project: CXF Issue Type: Bug Components: JAX-RS Security Affects Versions: 2.7.6 Reporter: Thorsten Hoeger
In the given commit the method checkIfGrantSupported was changed. This breaks my application. Is this by design or is it a bug? It worked in Version 2.7.5 http://svn.apache.org/viewvc/cxf/trunk/rt/rs/security/oauth-parent/oauth2/src/main/java/org/apache/cxf/rs/security/oauth2/grants/AbstractGrantHandler.java?r1=1491522&r2=1489392&diff_format=h -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira