Currently OAuth requests are stored in a static HashMap. This may lead to ConcurrentModificationException.
see org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest.requests
Currently OAuth requests are stored in a static HashMap. This may lead to ConcurrentModificationException.
see org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest.requests