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":"9eFx3NZDJR5bMedQJ18yq5GEFIOWRYlfoDpMzcxQ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"xJq3EGLhD9b2c6JG6J8HcmgrxczJyo2OUZA3dguK","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"UyzeL3pWJ4iKYavLBWnLlOR4tJpksDukzKsvH9Tn","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"izGSQRjSQT5C9Pdieby41b3iGfRewswqDQZvmNca","token_type":"Bearer","expires_in":7200,"scope":""}