Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.005s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"pZQSTvrdjljRU5K3fmvnCp5qwte8yWY3sr1UG9zX","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"SmENltEqVHx0GnhJzQA1jzEbpUIKADKUr4qzXPM7","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"NTxX1gjEFhi78RTQ84OhY6mIZzs7rcr7BuYjgkRs","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"4M7RXGzBTqv53N6qQriWb3a9DWeOkn66RprkpfH5","token_type":"Bearer","expires_in":7200,"scope":""}