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":"EZpDDTOeiibPea1IoFlq664Aut1OkxIiHl59Cz9h","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"kZkyGHqpFh88wRsQKAIAEXGqG1DjKASnbuplkyUl","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"RFuZJMVrcFwXHywMv2iFwZwgGn5GrUeVD5O1uTIm","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"QEtmQw9VLyPia9OgIGHFxPYL60L83T47qbOOVxNm","token_type":"Bearer","expires_in":7200,"scope":""}