Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.004s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"9f8memfBmIvm6Pu4RZug78WGa45sCCYud53F3yu9","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"940hdj9UESJ02iO7W8cnVKJKY5tXCAK6yoyVj1Jx","token_type":"Bearer","expires_in":7199,"scope":"123"}
{"access_token":"Fr6MtWpU5cklQemeYjna4HbufirIpq0drMMJGpdR","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"rdrqIbkbMvrtFxXC5mSi8FSz5UHdEqoSIlSXfwdS","token_type":"Bearer","expires_in":7200,"scope":""}