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":"TwCgw6PfoFRph4QKXyMQu3aaK0logqr0QLOGoMS5","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"6D8XhtmqylQaJEj0Eec1jZXCSPVbqqSRUN0R3ZZi","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"Fphhc53GW5KRK5KCjCUp2Geq6ic4RwHeAqDajAyA","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"OsiDh9gORi4H5PmDNSCRpNXJaVx87MKcHS4kugZz","token_type":"Bearer","expires_in":7200,"scope":""}