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":"zLJIl5KZPnkI8WNcZ3qj4xoii0mVTefVD4uUpueW","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"PA3I15rOfxDFgaIUiPboHIi8uvqKhFta8ZmPaJk8","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"4I0xLXhUsbp8OVfTHZFaIlpQNSqWt6Ne38dG7owT","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"74Sj2bpah6dw4QNWhge9duLQUaNj3mRXKeO2L4kI","token_type":"Bearer","expires_in":7200,"scope":""}