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