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