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":"Y3UxU5g6WIPcbXah3Z3eUpw4C2ooN0RhhL2ts2zv","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"rSVGlHPi6H3NgwdFmkyhAmqmGcAZFIPqeM7AfdTu","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"4ksptOQuyI42S6f0zTatJHJWKosJDWIw5bsAbsoD","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"uvKO2j7aPb2SWuAGdJubkGep9Qxx7LRcXzhxFrt0","token_type":"Bearer","expires_in":7200,"scope":""}