Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"C2pjXsJR1ck6pXz1iOEEJoe7ptdQnHarJ8PXdEcg","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"CXrYBtavUbIdz2mj2fb81Rd5cJzFg8t999J43oEC","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"68Fjhoj4hMFBRLoR1vS8P172gUHLiLbmCzQY7XrN","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"zk7RCXJXSnoPIy18TzkTkjQju0HCdBgKAo4vDLcD","token_type":"Bearer","expires_in":7200,"scope":""}