Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"gsns5PTi7KQtlkuW9DmK0bWHPfgc6aOpJ2RbaSzm","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"EMWrlFFN8pYbzWEMQT4KAUHIb457gZdKuuUIHNNj","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"lIYhoX47edpABphuA1lxAEQ6OZ39VCYgsa3alTzl","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"h1r4EwddxzhVaWHTyLAzsy1wtn6mRrQuZNWHNWs0","token_type":"Bearer","expires_in":7200,"scope":""}