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":"rCGZHGpC7hFQgWgHxidKgAzj0a3P7HWsaRz6i7uG","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Bpf7jhz3AUz2NQ1obWLDyXrstJFmdD4mr4Na7Y0y","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"24wfVTHsZgsEK3LPCc96vYvU6HKCJ6xg09rB5w1J","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"lmknKpyqrLKeYHXuKivhKzQvaGj2ngGCcAm9g2Tv","token_type":"Bearer","expires_in":7200,"scope":""}