The HttpRequest object is not available to GrantRequestHandlers
---------------------------------------------------------------

                 Key: SHINDIG-1672
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1672
             Project: Shindig
          Issue Type: Bug
          Components: Java
    Affects Versions: 3.0.0
            Reporter: Doug Davies


It would be nice if the GrantRequestHandler had access to the original request 
object so that it could use values like the security token to pass along 
additional params to the authorization code request.  In our implementation we 
set values within the security token's trusted json field that we'd like to 
pass along to our GrantRequestHandler implementation.

--
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

        

Reply via email to