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":"FJJZ3zO0AjorLKKn9LNhouzXuAQJ4EDAOgWG36rC","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"1ppCbf5CYcE4xgHBQ1a1PVryM7Ck09Kb3YnkZ1m6","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"4SsUo090bhRnxXpAZ6FxwIKQqwcEZptBC9hivpk7","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"gsSFgbMIHD9Qf09nI88o1i6eCpdGK8p2dMP8K0Gh","token_type":"Bearer","expires_in":7200,"scope":""}