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":"t2gWbQbphIJ8TBrDPuLcRzce01Nw80RowbwOxl7J","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ZIVu0AL2v2zqmLtB5XuO453JrbW4X0v7mOpFIj8x","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"I4B0h5tgI4o2VvgUQE01DXYLH87oLrl5A6lEeywH","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"TYqstCkF5HAkB1baWij65kZTYj7AxSIGdrzxHAwi","token_type":"Bearer","expires_in":7200,"scope":""}