Hi.

in mentioned method, the first line checks whether the token map contains
keys:
OAuthConstants.ACCESS_TOKEN and OAuthConstants.ACCESS_TOKEN_TYPE

In my case, map looks like this, and I assume it's correct and shouldn't
contain that keys.
{
tokenKey=1|2PoPR7hwrPOPAdiCuVrpINFErQTy0MLy, 
tokenType=bearer, 
refreshToken=null, 
expiresIn=0, 
issuedAt=-1, 
parameters={}, 
approvedScope=null
}

what's wrong here guys?



--
View this message in context: 
http://cxf.547215.n5.nabble.com/OAuthClientUtils-fromMapToClientToken-tp5730364.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to