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 |
0.001s |
passed |
Standard output
{"access_token":"y7uQAsCBCQcniI0w7Anq0GfsjTCkX9a0gaK6qXDc","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"5MfVgImVf50x3jMuwbMXaEfpltuOqQsYLJa5nkNO","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"WS1qPHZLwobJCXinlAKYn9k4pEjdC8EXHCKK4sRE","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"oErOuM144qzP5brHmxlFgO6RQWCyNVqi2COuRhbF","token_type":"Bearer","expires_in":7200,"scope":""}