Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"8dCPdLiiIBGS9V9ztpnaoQNq81080OmGjvepLbaN","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"4wpmwO73tnyhHMZoS26dKvdJoKd9iKdrmGUeE9pB","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"L76TJrq8jYlyE8Dgr8ggjypnHunRAwINNj76pzdW","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"nURM9FUOpFBibisqUm3MTcanGOzMzliID5paaLDO","token_type":"Bearer","expires_in":7200,"scope":""}