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":"rG0CV8rR7siWNPa5DIcx56UyCVaJO0hebZmKnxCq","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"m9v3HPGg4kDDDFAztzCXBwNO7394mr9XYwkZ60a1","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"ZlPWfktsVCjMRDNVo75pGMJQEMcdlHtaHFSdAW37","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"U8gT2lrmN8DBELTFt2fMlBIf79saTDcpcs8bSYpn","token_type":"Bearer","expires_in":7200,"scope":""}