Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"EFHfYMvAgIS087eF6RySl5jmc4DXIoyJMRwSVVJa","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"wdgldEeqpROzqPS3HzNmLUSd9DteKUfyV3tCyJul","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"Nk4udgkVMb0dGcaLAyzh5vTOGGHYiy4xJNIg2vEt","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"1YwCSA9NTGshLUWv27kDslpAJXhXY66HWKbW4t9m","token_type":"Bearer","expires_in":7199,"scope":""}