Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"zc3sACR4cNWkNb6JwkLNCBCzN65GV3sZu137G0M8","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"AxP4AkcH3DyBFs4SZRfNibQVB2y5e7zPTOhOHfku","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"juWWHOWU7bVQ0zqQVaryOdxUwzvsvsU2BmRErUwE","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"j4zw9Pu70MKcygkJpHLmCaKll7XYjtKIy99rnNvH","token_type":"Bearer","expires_in":7200,"scope":""}