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