Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"4rZ1wbPPZdzTqiRcOLKjWlPJdyp1eMP7v1NXtdbC","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"8ZYceois9yaY4MdMUAgYyCVcFhhHLVfY2spofADk","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"HruZys0o1FE9dGeewm8xqCJIZWKOhHUW6izq2D3Q","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"hcqPYERdzYdmE6iXErzjkhrcpeifDhKOY3HMa9z0","token_type":"Bearer","expires_in":7200,"scope":""}