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":"BwLR1DAJzjguTaJbpxO74cUyEK62me4jlQIYVm7z","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"rVloxtXJsN0MXYLJ3nOmGjGx8tqBMmbdOLEJMiQT","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"GcahEy7T0s8LFJUJ365cmn7XJoKNGaMsiRXr00rz","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"3LqNWIefNip9bJCg1WaavZ0KBKj53llfJrcBW6XD","token_type":"Bearer","expires_in":7200,"scope":""}