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":"kk7qEXwdiDNehspHkLs9SrpOVqge1ppt4GTOwEzP","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"OvHFadu09YNVVOS0lxlrV5HNkSuaHCvEhzbMPD5Z","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"Y24h798641UnIQwkJGIixdX3NIGuZKiYeHhz7ktu","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"94qfpojGcHPTXbnfrOVTIsOKh2TcMnlOA515S098","token_type":"Bearer","expires_in":7200,"scope":""}