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