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 |
0s |
passed |
Standard output
{"access_token":"9vxCmNN2O6OQtWNWkJfubkkpEBDv8AfaggtVp4FI","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"1M91K7oGn81CPlMxnjBBmt5QqyIEHJRxXWIZYHpX","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"zE6NxaR68euAj7gxXgLeXyBj9Ec1Q4Mqygafuj3T","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"qGXaRUI5aLbAZRyAEMZg5YgFxdPsBup6WzSZZXzq","token_type":"Bearer","expires_in":7200,"scope":""}