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