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":"K4II9fOkYD4zTMj74GCmszlg5HfYPHGV6d7U03Vl","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"klNzf4llYK0LGT5rNVvu7LVEzSr6xXvm7OkVI33b","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"sYGRJGaLdp4uRo3RzPu8u1xu5PcZHL0f9YiZcPBy","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"32uGVyAUyyPYQ5Ywgeljm1NVMWAxelvWB7K34KLc","token_type":"Bearer","expires_in":7200,"scope":""}