Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.006s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"oC9qSn6Y7wn7SwYDdpt44WKYtCFB0t2Tx4MhCwiG","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"IarsZWjkHSNkEng4RoeZLHubZCoZNGJ6GSZn562v","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"Su9jltdEqE1rYEAGT8bbiODaJqeRAxak7j0b6Arh","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"YkV4MSXIkO75jeLm4qG1g0AmZJfvT0dxLOJhEm5M","token_type":"Bearer","expires_in":7200,"scope":""}