Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"kHFnEvdpOzEtm5HUgzPa8O6J2sjM8MzkIo3Y0vLW","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"50o8u0hCvuJ4EONoUKsuFQcmpu3XUlhlQl2Y75nr","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"9w5ZWkYJn8sRusOzGSwBPAdll7gZRKcfpT3XdeCu","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"5Zh6UAqPOV6W2QwuUQByi6knVMWJ2LkKUBJh3npK","token_type":"Bearer","expires_in":7200,"scope":""}