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