Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"FxPxlGlHyJpbXrloBIPU9o43Z0lUHq84FT23vpdJ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"FlPqiU9CfyeTEru2gKhJ9KTiwd8Lem9vFaZZ6E1K","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"rI6l5uD0pCuxcVPa0bpxqPxzHQU28h9li8iwcfmu","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"VacuTJsW3UGaQoGxUhlka8tVXF1qj5091qmZnTvV","token_type":"Bearer","expires_in":7200,"scope":""}