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