Thanks @daniel-h-rech! Change LGTM. The 
[ClientCredentialsJWTBearerTokenFlow](https://github.com/jclouds/jclouds/blob/master/apis/oauth/src/main/java/org/jclouds/oauth/v2/filters/ClientCredentialsJWTBearerTokenFlow.java#L96-L111)
 and the 
[ClientCredentialsSecretFlow](https://github.com/jclouds/jclouds/blob/master/apis/oauth/src/main/java/org/jclouds/oauth/v2/filters/ClientCredentialsSecretFlow.java#L92-L99)
 use claim caches in a similar buggy way. Mind applying the same pattern to 
those flows too?

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/988#issuecomment-237800857

Reply via email to