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