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":"CavpENOvRnMsvVdzjzZ1CaBtmFLarPBWJ4TyNYar","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"IeVfxd1ny0Up0ebGxGIl27znW6uY8YZFn8KyST02","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"vk45K9tDm1UQxEvMUAsZnoSIsafQ7jtcykjsg06C","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"TeODPCwNykzKPhiXUwV8OeXknztjhrhWgo1jgg5y","token_type":"Bearer","expires_in":7200,"scope":""}