Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"VWcqNPoXTqLv9ywTTvWIWjLdjkwKeWr5eb2MjZoa","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"VdBz9uP0EWtEBcEtoCvYo0V29CWNbIdWnGQz0fnE","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"tn1D48H28aLiuUY1LjfDcdiq4OgSN7gZjVHOXTQ4","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"iVFH1lwzhVtn2ZHwuSz1nXkkYT6toVQe04FIlxOH","token_type":"Bearer","expires_in":7200,"scope":""}