Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"zuu65eKEwZqEeCxOkVO4dU9Whpb0ORhqk22e3T9T","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"khDVvfhE1yGgnCZgwa5cZOHrJ32ER0EU2JuuwneN","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"8ZD8dRff5TkNYxKbBLrVXJKGYmctmPTZKklMEThv","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"tiZ4F55Q8jwY77Iz41nq4g6USnIoYiXfbRseNtDD","token_type":"Bearer","expires_in":7200,"scope":""}