Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"eUTUp7L6YGXlpvikjRxNsG5hcEaJPla3B1KM4umr","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"75XDOPrTCsRvvIB1k6Gc5OKySMmBSeSy81qrMeeo","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"zpAvewympc5qtCW6EYTulmE94CKfDvWovJ5zxKDR","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"k8rPuvFT13it7Ew9vXGS6Suet3DPSWzzHJbMYUtp","token_type":"Bearer","expires_in":7200,"scope":""}