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":"BzBFdFJfEMCenY1KReIhbXF4TzVnmt85UmBNiMz0","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"BsGWrrbi5wfYHzrROQYCpNxH4tobuVoq3xF4MZPP","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"ix4T0ziELsT9Zy8xy2X0zX5p0QfRW9XEcVPRxDOn","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"7u79fbMblc0qoeIWGBBnXJBchXLdtk6BtVIgxeAg","token_type":"Bearer","expires_in":7200,"scope":""}