Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"rwakn3dE5pEBtOXOLITd2MCsNfE30Y0p4WQqrkA8","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"GEXeJAQle6m4ct8QWOtihXUCvS4W7uzk6WXFEI4H","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"DWoGkAr0yiuERzZqKPV30S6pOmE4drokcpFXr7x7","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ZFSmMWT1QMxtvFS9EQQOkB4dUu4Zji6MeIFPxJhx","token_type":"Bearer","expires_in":7200,"scope":""}