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":"aR7pAp1XFM3Lb7wyQjBfloCNp819dwrjCKXHZYXL","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"p7EWILwdkCOU4AOCD066C85PJ3MPBoDC5pH6HlgE","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"D6YcgiubBXJLHQcQisgKGPlroVn7f037bQY2dFGE","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"wkGcOCMOfK6y8DUxwoGikbWmoHQXUu2xyvaazUP4","token_type":"Bearer","expires_in":7200,"scope":""}