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":"YtJOAmlUkrA6p8tmdjSpymj1xwfBE70tm7zzH157","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"GAD8HzKJhX8yTr9bpRQrdNZD26gSCIXr5ETWfHp5","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"QKu3h2kdXr8oX5ABkur0skMHgJNULsvfm3Mof5JQ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"00SVghBa1sM8LgTxEsqaph0JRvX3JWk0xVJ40lvr","token_type":"Bearer","expires_in":7200,"scope":""}