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":"7XjWUWeiZvAPaY4D6d6kXr4MqskhffAwWgUirudZ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"9OEfsP1bodbsFgZXXSWI5zKm8ENvauD8vi1GmyyN","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"RVPa5hvYjroTW0NAyY1V7X37pU8wfAZiDTEdNECB","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"AJxfDEUHz3Z4WxgutRqgVK9JD84pX7wMaiDkO0Dn","token_type":"Bearer","expires_in":7200,"scope":""}