Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"u4K1ubzHQR1EOg7807YBMDjmbGHjUi20zFVsBQUa","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"icQjTlIJFBYCTqz5RFPI9grnDxuq6lxXJzQuvcwu","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"fJb7oMewdrTNJpkhKz4KaexKCMTV1N8KpXw0DAff","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"biXdoEiFXC2yoIhnUJEEebfaBc4VtXgKDHAgY7Gc","token_type":"Bearer","expires_in":7200,"scope":""}