Antonio Sanso created OLTU-152: ---------------------------------- Summary: Wrong usage of Base64 in TokenDecoder Key: OLTU-152 URL: https://issues.apache.org/jira/browse/OLTU-152 Project: Apache Oltu Issue Type: Bug Components: oauth2-common Reporter: Antonio Sanso Assignee: Antonio Sanso
Base64 is not thread safe hence the usage in the TokenDecoder class leads to issues (since it is declared as static final) -- This message was sent by Atlassian JIRA (v6.2#6252)