Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"DP6XPCsIbLfdYJ86W0Au0twgs3BR6jpSOyIE02Kp","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"zrdd9XarJwFdNBda7DLfyKcrWZgt8EeCDoQAJJ8o","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"a2yMxiDfas6953rVCJL9fvgbC2zSncrwtbwx9uJa","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"gNg19VFaIlgrELUhkfKQ4SWBZ5YTReVX0vUuYcGU","token_type":"Bearer","expires_in":7200,"scope":""}