Thorsten Hoeger created CXF-4548: ------------------------------------ Summary: Enable use of customized session provider in OAuth2 GrantService Key: CXF-4548 URL: https://issues.apache.org/jira/browse/CXF-4548 Project: CXF Issue Type: Improvement Components: JAX-RS Security Affects Versions: 2.6.2, 2.7.0 Reporter: Thorsten Hoeger
In the AuthorizationCodeGrantService there are two private methods using sessions to store and retrieve the sessionAuthenticityToken. It would be nice to be able to change the storage. I had to create a deep copy of this class to use some other session store. Patch will be provided soon. -- 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