Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"dp2MF9lshNa0OKPzGSAuQagquyfapDcc4TWWhFNu","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"4tb1Y9bf5XNgnkyAtyIdJm1j6gbvjjOAcMRb485t","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"FbTuibwVHn6p0xr101gmAVRRMtYtpyC8OobWmV4O","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"1Xk7EItZkxQXyKVLil4ehvBkXpUpQqFiKbkUjob7","token_type":"Bearer","expires_in":7200,"scope":""}