Evgeni Kisel created CXF-4478: --------------------------------- Summary: [OAuth1.0] RequestTokenHandler doesn't support custom input parameters Key: CXF-4478 URL: https://issues.apache.org/jira/browse/CXF-4478 Project: CXF Issue Type: Bug Components: JAX-RS Security Affects Versions: 2.6.1 Reporter: Evgeni Kisel
According to the spec custom parameters can be added but currnnelty it's impossible to use them because: 1. there are no hooks in the handle class to be overridden. 2. RequestTokenRegistration object doesn't contain a map with custom parameters. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira