Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"43MWFerBMFsVbTlA1eFE41qUVL73GMxJaVNuHmP0","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"4tpheZzCejTKl4wYEG1LQAdEVOUQ74jQqTNlDAyS","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"BLlgdmeXxhYhsqsuRHNNtLZDCRZRasmYp1TkdAd4","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"MTzR577UEVXtVl9bFrQN6RdNFz5v4MCwod61bTf6","token_type":"Bearer","expires_in":7200,"scope":""}