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