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":"Ox89OomHVjgSZLzgbfxuuuaNalHefxDlyoAtLDBB","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"hsLJxQMrCRbEo4FyxQCLDyQXLa0GlPEnsTuuZhvC","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"kivTKinXsjixFSVoBuAyypkIsoInxj4GFQCkOPvG","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"VyueqyZ1DGICsEbnyE9eDhYOkazhw7HstJ63GHFw","token_type":"Bearer","expires_in":7200,"scope":""}