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":"SSnVMQC9ntAnQSZqgOR7B6thxcIJdCDvqEGTfA11","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"DWncgOzJI4nZRDmrE9scdTSzLeya6xpq5AYu068u","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"wkMnqEvksJb9IMhSoN8SpdqzjOnvCMoUUFaNYz7J","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ScpgwMc7deuiXMHt4KG5piiqidnfJ4YllwJNZNVR","token_type":"Bearer","expires_in":7200,"scope":""}