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":"JJIyZpOfjhU8qSnd6w0GGYXg7E6o9ZgRGveSbKR6","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"7L0Ep17zOfVWBtJVPYU8CSyZA9bOiiwOJbIX5nui","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"2mxcn9ARKlWtM2Tp8BWxFiqIUi0nWmn8nLhDQWpI","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"SdFpjbG63Xax3jDmUvgpVQk9QAgZTKuLHasJMb0o","token_type":"Bearer","expires_in":7200,"scope":""}