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 |
0.001s |
passed |
Standard output
{"access_token":"fdSJk7ppyK3lxOc4gwIXLvKL8ht7qPHVKcg2U8p3","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"cQP8OITp0pikSfDHaQrzNmhxvhX7BU4d4fr31uw4","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"zXp8RPQ8aBRMIakszrRkUJKBCrbfuazcElNhaB5f","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"d0Qp0ixWhKaNy2vRkAR4CP4pUMOFpJEooyNLZmYk","token_type":"Bearer","expires_in":7199,"scope":""}