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":"6Uz54c7LrXAVeCam2wvlBBBuOA2uHUU7xQAyMYDk","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"AjcCABFh0R6SkdCKyJ0ZwkzcISvuRyDWFC7fgshJ","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"E18xKFP24rvfV34WOqDWxCBWAbEB7YlSeYK01AEn","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"zmnn0Q7c2587XUOev7AE3orQm2Bfb4bYU3sCK5hv","token_type":"Bearer","expires_in":7200,"scope":""}