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":"eCjDzvmrIOscYvCe8ejAveneIwd8wYTfjlKxH9uc","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"xnyEi6Btneu9KWLiIea7yMoo1LJeUZ5ak3UscYoz","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"fFWn3lpDBUgWVJ472cgqygVYtnc6SlRuksjwNrn6","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"TN6229qnyTUiLpIi1h6s1wSPu36b1cM3MhrC0Nfb","token_type":"Bearer","expires_in":7200,"scope":""}