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 |
0s |
passed |
Standard output
{"access_token":"WwOlAmV5S4nqrCAg5paLkognFv2frj9RbNRTaVJA","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"fNIWNakBfVNwvoYf0TUEtQiYCkJaH37oFui6DlTe","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"RAPsq9t9HnzzJXeWPL2hayZnQPi7ahY9rzsy5ODq","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"IHklHNxlT1Qr9511V5y3g1Vzl5dCcZi3tOW2hi6v","token_type":"Bearer","expires_in":7200,"scope":""}