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":"oyy5sywtRMpJOmjVE1fsAFVcjFZ4ct5UdJNfGUzE","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"MEMdtd5v9y7LT7xfErARzEsYOeqGIs4DkHRd4yqG","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"Nh4soWHB1NUh65fOQN6GGOp1bgbywk6ZTl28YLwf","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"f2w3DgZlYb5lxMSOfKBA6GJv8Dy9qrReJroHWTYX","token_type":"Bearer","expires_in":7199,"scope":""}