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