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":"nRkRQ7rNmWmDDLJVoZ3Svt2klsAimQynln8nnmKl","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"aWncAbERG7MJZKQG0x64dTNXGhgno1bt6xnQDhck","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"MUrHpfxXcIXmEi8Mz3wRrkKt0IICK2kOI70h4WwG","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"x85TqBAln2IbdjmbdWVBaFCVz234tRplgEtqymvP","token_type":"Bearer","expires_in":7200,"scope":""}